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 aa4e393 commit 49cd897Copy full SHA for 49cd897
.github/workflows/rake.yml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
matrix:
15
os: [ubuntu-24.04, macos-15, windows-2022]
16
- ruby: [3.0, 3.3]
+ ruby: [3.3]
17
runs-on: ${{ matrix.os }}
18
steps:
19
- uses: actions/checkout@v4
0 commit comments