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 fced322 commit 4256f9bCopy full SHA for 4256f9b
.github/workflows/test.yaml
@@ -33,7 +33,7 @@ jobs:
33
strategy:
34
fail-fast: false
35
matrix:
36
- ruby: ["3.4", "3.3", "3.2", "3.1", "3.0", "2.7", "2.6", "jruby"]
+ ruby: ["3.4", "3.3", "3.2", "3.1", "3.0", "2.7", "2.6"]
37
runs-on: ubuntu-latest
38
env:
39
LOW_TIMEOUT: "0.01"
0 commit comments