Skip to content

Commit 29bdd99

Browse files
committed
From 7.4 above
1 parent 16caa2e commit 29bdd99

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
fail-fast: true
1212
matrix:
1313
os: [ubuntu-latest]
14-
php: [7.0, 7.2, 7.4, 8.0, 8.1, 8.2, 8,3]
14+
php: [7.4, 8.0, 8.1, 8.2, 8.3]
1515

1616
name: PHP:${{ matrix.php }} - ${{ matrix.os }}
1717

0 commit comments

Comments
 (0)