We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e920cf5 commit b416ef9Copy full SHA for b416ef9
.github/workflows/test.yml
@@ -15,7 +15,7 @@ jobs:
15
strategy:
16
matrix:
17
arch: ["amd64", "arm64v8"]
18
- php-version: ['7.2', '7.3', '7.4', '8.0', '8.1', '8.2', '8.3', '8.4']
+ php-version: ['7.2', '7.3', '7.4', '8.0', '8.1', '8.2', '8.3', '8.4', '8.5']
19
php-extension: ['bcmath', 'gmp']
20
include:
21
- arch: amd64
0 commit comments