There was an error while loading. Please reload this page.
1 parent b639976 commit a0bd0b2Copy full SHA for a0bd0b2
1 file changed
.github/workflows/phpunit.yml
@@ -12,7 +12,7 @@ jobs:
12
13
strategy:
14
matrix:
15
- php: [8.1, 8.2, 8.3, 8.4]
+ php: [8.1, 8.2, 8.3, 8.4, 8.5]
16
extension: [":bcmath", ":gmp"]
17
18
name: PHP ${{ matrix.php }}
0 commit comments