We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f3f0875 + 8e1d1a1 commit d9d1dcbCopy full SHA for d9d1dcb
.github/workflows/build.yml
@@ -21,7 +21,7 @@ jobs:
21
runs-on: ubuntu-latest
22
env:
23
clang: "17"
24
- php_version: "8.2"
+ php_version: "8.4"
25
steps:
26
- name: Checkout
27
uses: actions/checkout@v5
0 commit comments