There was an error while loading. Please reload this page.
1 parent 9292401 commit 61ffe0fCopy full SHA for 61ffe0f
1 file changed
.github/workflows/main.yml
@@ -13,7 +13,7 @@ jobs:
13
name: Ruby ${{ matrix.ruby }} on ${{ matrix.os }}
14
strategy:
15
matrix:
16
- os: [ubuntu-latest, macos-latest, windows-latest]
+ os: [ubuntu-latest, macos-latest, windows-2022]
17
ruby:
18
- '3.2.9'
19
- '3.3.10'
0 commit comments