Skip to content

Commit f0f6c02

Browse files
authored
Update build.yml
1 parent 620c432 commit f0f6c02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
fail-fast: true
1313
matrix:
1414
os: [ ubuntu-latest ]
15-
php: [ 8.2, 8.3 ]
15+
php: [ 8.2, 8.3, 8.4 ]
1616

1717
name: P${{ matrix.php }} - ${{ matrix.os }}
1818
steps:

0 commit comments

Comments
 (0)