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 e6b2c06 commit f639aa5Copy full SHA for f639aa5
.github/workflows/ci.yml
@@ -23,7 +23,7 @@ jobs:
23
strategy:
24
matrix:
25
os: [ubuntu-latest, macos-latest]
26
- ruby: ['3.2', '3.4']
+ ruby: ['3.2']
27
steps:
28
- uses: ruby/setup-ruby@v1
29
with:
0 commit comments