Skip to content

Commit

Permalink
#114 no windows
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Oct 14, 2024
1 parent 1671692 commit 5d35812
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
name: test
strategy:
matrix:
os: [ubuntu-20.04, macos-12, windows-2022]
os: [ubuntu-22.04, macos-12]
ruby: [3.2]
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 5d35812

Please sign in to comment.