We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d91b4dd commit 9fb589dCopy full SHA for 9fb589d
.github/workflows/ci.yml
@@ -54,6 +54,8 @@ jobs:
54
os: ubuntu-latest
55
- build: php-8.3
56
57
+ - build: php-8.4
58
+ os: ubuntu-latest
59
- build: python-3.11.13
60
61
- build: python-3.12.11
0 commit comments