Skip to content

Commit 4142840

Browse files
authored
Only run PHPStan for 7.2 and 8.3 (#11)
1 parent 7532a89 commit 4142840

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,6 @@ jobs:
1515
matrix:
1616
php:
1717
- '7.2'
18-
- '7.3'
19-
- '7.4'
20-
- '8.0'
21-
- '8.1'
22-
- '8.2'
2318
- '8.3'
2419

2520
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)