We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 835ea07 commit b2f95baCopy full SHA for b2f95ba
.github/workflows/jruby.yml
@@ -30,7 +30,7 @@ jobs:
30
stack-version: 7.x-SNAPSHOT
31
- uses: ruby/setup-ruby@v1
32
with:
33
- ruby-version: jruby-9.2
+ ruby-version: jruby-9.3
34
- name: Bundle
35
run: |
36
sudo apt-get install libsqlite3-dev
0 commit comments