Skip to content

Commit e95e3b1

Browse files
committed
let's just try windows-2019 for now
1 parent fad02f5 commit e95e3b1

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
@@ -18,7 +18,7 @@ jobs:
1818
strategy:
1919
fail-fast: false
2020
matrix:
21-
operating-system: ["windows-latest"]
21+
operating-system: ["windows-2019"]
2222
php-versions: ["8.1", "8.2", "8.3"]
2323
ts: ["ts", "nts"]
2424
vc_num: ["vs16"]

0 commit comments

Comments
 (0)