Skip to content

Commit 61ffe0f

Browse files
committed
Change windows-latest to windows-2022
1 parent 9292401 commit 61ffe0f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
name: Ruby ${{ matrix.ruby }} on ${{ matrix.os }}
1414
strategy:
1515
matrix:
16-
os: [ubuntu-latest, macos-latest, windows-latest]
16+
os: [ubuntu-latest, macos-latest, windows-2022]
1717
ruby:
1818
- '3.2.9'
1919
- '3.3.10'

0 commit comments

Comments
 (0)