We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c7ac61 commit c47abb8Copy full SHA for c47abb8
1 file changed
.github/workflows/ci.yaml
@@ -52,7 +52,7 @@ jobs:
52
fail-fast: false
53
matrix:
54
os: [ubuntu]
55
- ruby: ['jruby-9.2', 'jruby-9.3', 'jruby-9.4', 'truffleruby']
+ ruby: ['jruby-9.3', 'jruby-9.4', 'truffleruby']
56
runs-on: ${{ matrix.os }}-latest
57
steps:
58
- uses: actions/checkout@v2
0 commit comments