1
0
Fork 0
mirror of https://github.com/omniauth/omniauth.git synced 2022-11-09 12:31:49 -05:00

Remove jruby-head for now

This commit is contained in:
Bobby McDonald 2021-04-07 15:55:43 -04:00
parent f0e5d42290
commit 119a54d7fb
No known key found for this signature in database
GPG key ID: CAD931A49619329A

View file

@ -38,7 +38,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu, macos]
jruby: [jruby, jruby-head]
jruby: [jruby] # TODO: Add back jruby-head once we figure out why there's a bundler mismatch
steps:
- uses: actions/checkout@v2
- name: Set up Ruby