Skip to content

Commit 3570429

Browse files
committed
Extending php8 support to windows-latest
1 parent ec5ffec commit 3570429

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
strategy:
3838
fail-fast: true
3939
matrix:
40-
php: [ 7.4 ]
40+
php: [ 7.4, 8.0 ]
4141

4242
name: PHP ${{ matrix.php }} on Windows
4343

0 commit comments

Comments
 (0)