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 b1cc126 commit 3d1ed18Copy full SHA for 3d1ed18
.github/workflows/ci.yml
@@ -34,6 +34,7 @@ jobs:
34
- { os: ubuntu-latest , ruby: 3.4, env: "JSON_DEBUG=1" }
35
- { os: macos-13, ruby: 3.4 }
36
- { os: windows-latest , ruby: mswin } # ruby/ruby windows CI
37
+ - { os: macos-latest , ruby: jruby-9.4 } # Ruby 3.1
38
- { os: ubuntu-latest , ruby: jruby-9.4 } # Ruby 3.1
39
- { os: macos-latest , ruby: truffleruby-head }
40
- { os: ubuntu-latest , ruby: truffleruby-head }
0 commit comments