Skip to content

Commit 722cbde

Browse files
authored
Update build.yaml, remove old PHP versions
1 parent 8d16a08 commit 722cbde

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/workflows/build.yaml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,8 @@ jobs:
1616
matrix:
1717
php-version:
1818
- "8.0"
19-
- "8.1"
20-
- "8.4"
2119

2220
dependencies:
23-
- "lowest"
2421
- "highest"
2522

2623
steps:
@@ -56,12 +53,9 @@ jobs:
5653
strategy:
5754
matrix:
5855
php-version:
59-
- "8.0"
60-
- "8.1"
6156
- "8.4"
6257

6358
dependencies:
64-
- "lowest"
6559
- "highest"
6660

6761
steps:
@@ -95,12 +89,9 @@ jobs:
9589
strategy:
9690
matrix:
9791
php-version:
98-
- "8.0"
99-
- "8.1"
10092
- "8.4"
10193

10294
dependencies:
103-
- "lowest"
10495
- "highest"
10596

10697
steps:

0 commit comments

Comments
 (0)