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 a7513ff commit cdcd9f0Copy full SHA for cdcd9f0
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
- run: CFLAGS=-m32 ./cibuild
18
19
Windows:
20
- runs-on: windows-2022
+ runs-on: windows-2025
21
steps:
22
- uses: actions/checkout@v3
23
- uses: ruby/setup-ruby@v1
0 commit comments