We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eebfe9b commit a7513ffCopy full SHA for a7513ff
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
- run: CFLAGS=-m32 ./cibuild
18
19
Windows:
20
- runs-on: windows-latest
+ runs-on: windows-2022
21
steps:
22
- uses: actions/checkout@v3
23
- uses: ruby/setup-ruby@v1
0 commit comments