Skip to content

Commit 71ce2e7

Browse files
committed
Test with PHP 8.4 on CI
1 parent 4560380 commit 71ce2e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
fail-fast: false
77
matrix:
88
include:
9-
- php: 8.3
9+
- php: 8.4
1010
- php: "8.1"
1111
composer: --prefer-lowest
1212
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)