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 8bb3999 commit ca90a46Copy full SHA for ca90a46
.github/workflows/ubuntu.yml
@@ -12,7 +12,7 @@ jobs:
12
os:
13
- ubuntu-20.04
14
- ubuntu-18.04
15
- ruby: [ '3.0', '2.7', '2.6', 'debug', 'head' ]
+ ruby: [ '3.0', '2.7', '2.6', 'debug', 'head', 'jruby-head' ]
16
steps:
17
- uses: actions/checkout@v2
18
- name: Set up Ruby
0 commit comments