Skip to content

Commit 2aa17df

Browse files
committed
ci: let's try to build using older jruby (9.4)
1 parent a11f0d7 commit 2aa17df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
include:
2929
- { os: windows-latest , ruby: mingw }
3030
- { os: windows-latest , ruby: mswin }
31+
- { os: ubuntu-latest , ruby: jruby-9.4 }
3132
exclude:
3233
- { os: macos-latest , ruby: 2.4 }
3334
- { os: macos-latest , ruby: 2.5 }

0 commit comments

Comments
 (0)