Skip to content

Commit d9d1dcb

Browse files
authored
Merge pull request #563 from davidcole1340/chore/update-php-84-ci-lint
2 parents f3f0875 + 8e1d1a1 commit d9d1dcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
runs-on: ubuntu-latest
2222
env:
2323
clang: "17"
24-
php_version: "8.2"
24+
php_version: "8.4"
2525
steps:
2626
- name: Checkout
2727
uses: actions/checkout@v5

0 commit comments

Comments
 (0)