mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
parent
028017a110
commit
42cac91977
1 changed files with 2 additions and 2 deletions
4
.github/workflows/tests.yaml
vendored
4
.github/workflows/tests.yaml
vendored
|
@ -132,9 +132,9 @@ jobs:
|
|||
- { os: ubuntu-20.04 , ruby: truffleruby, allow-failure: true } # Until https://github.com/oracle/truffleruby/issues/2700 is solved
|
||||
- { os: ubuntu-20.04 , ruby: truffleruby-head, allow-failure: true }
|
||||
- { os: macos-10.15 , ruby: jruby }
|
||||
- { os: macos-10.15 , ruby: truffleruby }
|
||||
- { os: macos-10.15 , ruby: truffleruby, allow-failure: true }
|
||||
- { os: macos-11 , ruby: jruby }
|
||||
- { os: macos-11 , ruby: truffleruby }
|
||||
- { os: macos-11 , ruby: truffleruby, allow-failure: true }
|
||||
|
||||
steps:
|
||||
- name: repo checkout
|
||||
|
|
Loading…
Add table
Reference in a new issue