Skip to content

Commit 754f276

Browse files
authored
Update run-tests.yml
1 parent e0305e2 commit 754f276

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
@@ -13,7 +13,7 @@ jobs:
1313
fail-fast: true
1414
matrix:
1515
os: [ubuntu-latest]
16-
php: [8.0, 7.4, 7.3]
16+
php: [8.2, 8.1, 8.0, 7.4, 7.3]
1717

1818
name: P${{ matrix.php }} - ${{ matrix.stability }} - ${{ matrix.os }}
1919

0 commit comments

Comments
 (0)