Skip to content

Commit 09a6ff1

Browse files
committed
Remove php7 tests
1 parent 437876d commit 09a6ff1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
fail-fast: false
1010
matrix:
1111
os: [ubuntu-latest]
12-
php: [8.2, 8.1, 8.0, 7.4, 7.3, 7.2, 7.1]
12+
php: [8.3, 8.2, 8.1, 8.0]
1313
stability: [prefer-stable]
1414

1515
name: P${{ matrix.php }}

0 commit comments

Comments
 (0)