Skip to content

Commit

Permalink
ubuntu and macos up
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Dec 26, 2024
1 parent ae641cd commit 339727d
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 @@ -12,7 +12,7 @@ jobs:
name: test
strategy:
matrix:
os: [ubuntu-22.04, macos-12, windows-2022]
os: [ubuntu-22.04, macos-15, windows-2022]
ruby: [2.7, 3.1]
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 339727d

Please sign in to comment.