We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a11f0d7 commit 2aa17dfCopy full SHA for 2aa17df
1 file changed
.github/workflows/ci.yml
@@ -28,6 +28,7 @@ jobs:
28
include:
29
- { os: windows-latest , ruby: mingw }
30
- { os: windows-latest , ruby: mswin }
31
+ - { os: ubuntu-latest , ruby: jruby-9.4 }
32
exclude:
33
- { os: macos-latest , ruby: 2.4 }
34
- { os: macos-latest , ruby: 2.5 }
0 commit comments