We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8879afb commit c0e2ee4Copy full SHA for c0e2ee4
.github/workflows/main.yml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
fail-fast: false
15
matrix:
16
- php: [8.0.13, 8.1.0]
+ php: [8.0.28, 8.1.16, 8.2.3]
17
valgrind: [0, 1]
18
debug: [enable, disable]
19
zts: [on, off]
0 commit comments