We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ceb31a commit 3958528Copy full SHA for 3958528
.github/workflows/rake.yml
@@ -12,7 +12,7 @@ jobs:
12
name: test
13
strategy:
14
matrix:
15
- os: [ubuntu-20.04, macos-12, windows-2022]
+ os: [ubuntu-24.04, macos-15, windows-2022]
16
ruby: [2.7, 3.1]
17
runs-on: ${{ matrix.os }}
18
steps:
0 commit comments