Skip to content

Commit 9aa788b

Browse files
committed
jruby-ci-run
1 parent 1e4573b commit 9aa788b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ jobs:
2323
strategy:
2424
fail-fast: false
2525
matrix:
26-
ruby: ${{ fromJson(needs.ruby-versions.outputs.versions) }}
27-
os: [ubuntu-latest, macos-latest, windows-latest]
26+
ruby: [jruby jruby-head]
27+
os: [ubuntu-latest]
2828
exclude:
2929
- os: windows-latest
3030
ruby: truffleruby

0 commit comments

Comments
 (0)