There was an error while loading. Please reload this page.
1 parent 821419d commit 172f346Copy full SHA for 172f346
.github/workflows/windows.yml
@@ -25,7 +25,7 @@ jobs:
25
id: extension-matrix
26
uses: php/php-windows-builder/extension-matrix@v1
27
with:
28
- php-version-list: "7.4 8.0, 8.1, 8.2, 8.3, 8.4"
+ php-version-list: "7.4, 8.0, 8.1, 8.2, 8.3, 8.4"
29
arch-list: "x64"
30
31
0 commit comments