Skip to content

Commit b416ef9

Browse files
committed
Test on PHP 8.5
1 parent e920cf5 commit b416ef9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
strategy:
1616
matrix:
1717
arch: ["amd64", "arm64v8"]
18-
php-version: ['7.2', '7.3', '7.4', '8.0', '8.1', '8.2', '8.3', '8.4']
18+
php-version: ['7.2', '7.3', '7.4', '8.0', '8.1', '8.2', '8.3', '8.4', '8.5']
1919
php-extension: ['bcmath', 'gmp']
2020
include:
2121
- arch: amd64

0 commit comments

Comments
 (0)