Skip to content

Commit 172f346

Browse files
committed
🔧
1 parent 821419d commit 172f346

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
id: extension-matrix
2626
uses: php/php-windows-builder/extension-matrix@v1
2727
with:
28-
php-version-list: "7.4 8.0, 8.1, 8.2, 8.3, 8.4"
28+
php-version-list: "7.4, 8.0, 8.1, 8.2, 8.3, 8.4"
2929
arch-list: "x64"
3030

3131

0 commit comments

Comments
 (0)