Skip to content

Commit a7513ff

Browse files
authored
Revert to Windows-2022
1 parent eebfe9b commit a7513ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- run: CFLAGS=-m32 ./cibuild
1818

1919
Windows:
20-
runs-on: windows-latest
20+
runs-on: windows-2022
2121
steps:
2222
- uses: actions/checkout@v3
2323
- uses: ruby/setup-ruby@v1

0 commit comments

Comments
 (0)