Skip to content

Commit dae07d9

Browse files
authored
Update php8.yml
1 parent f62edd6 commit dae07d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/php8.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.1, 8.0, 7.4, 7.3, 7.2]
16+
php: [8.0, 7.4, 7.3, 7.2]
1717

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

0 commit comments

Comments
 (0)