We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4aec0c7 + 9119787 commit f08f4b7Copy full SHA for f08f4b7
1 file changed
.github/workflows/linux.yaml
@@ -9,6 +9,8 @@ jobs:
9
strategy:
10
matrix:
11
php:
12
+ - '8.5-alpine'
13
+ - '8.5-zts-alpine'
14
- '8.4-alpine'
15
- '8.4-zts-alpine'
16
- '8.3-alpine'
0 commit comments