summaryrefslogtreecommitdiff
path: root/.github/workflows/ubuntu-jruby.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/ubuntu-jruby.yml')
-rw-r--r--.github/workflows/ubuntu-jruby.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ubuntu-jruby.yml b/.github/workflows/ubuntu-jruby.yml
index a2d7419..b17bbf4 100644
--- a/.github/workflows/ubuntu-jruby.yml
+++ b/.github/workflows/ubuntu-jruby.yml
@@ -8,7 +8,7 @@ jobs:
strategy:
fail-fast: false
matrix:
- ruby: [ jruby-head ]
+ ruby: [ jruby, jruby-head ]
steps:
- uses: actions/checkout@v2
- name: Set up Ruby