Skip to content

Commit 2760713

Browse files
authored
test on php 8.4
1 parent 1dd7070 commit 2760713

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
matrix:
1414
os: [ubuntu-latest]
15-
php: ['8.0', '8.1', '8.2', '8.3']
15+
php: ['8.0', '8.1', '8.2', '8.3', '8.4']
1616
steps:
1717
- uses: actions/checkout@master
1818

0 commit comments

Comments
 (0)