We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edb7d4b commit f82e17aCopy full SHA for f82e17a
1 file changed
.github/workflows/linux.yaml
@@ -13,6 +13,8 @@ jobs:
13
strategy:
14
matrix:
15
php:
16
+ - '8.5'
17
+ - '8.5-zts'
18
- '8.4'
19
- '8.4-zts'
20
- '8.3'
0 commit comments