Skip to content

Commit 36140d0

Browse files
committed
php 8.4
1 parent 9be9345 commit 36140d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/jest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
fail-fast: false
1414
matrix:
1515
os: [ ubuntu-latest, windows-latest, macos-latest ]
16-
php: [ '7.1', '8.0', '8.1', '8.2', '8.3' ]
16+
php: [ '7.1', '8.0', '8.1', '8.2', '8.3', '8.4' ]
1717
node: [ '20' ]
1818
stability: [ prefer-stable ]
1919

0 commit comments

Comments
 (0)