We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aa27315 + 84bc1c2 commit 3811c31Copy full SHA for 3811c31
.github/workflows/ci.yml
@@ -304,7 +304,7 @@ jobs:
304
ruby: "3.3"
305
platform: x64-mingw-ucrt
306
- os: windows-latest
307
- ruby: "head" # "3.4.0-rc1" not available yet on windows
+ ruby: "3.4"
308
309
runs-on: ${{ matrix.os }}
310
steps:
@@ -359,7 +359,7 @@ jobs:
359
360
361
362
363
364
365
0 commit comments