1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
Kazuhiro NISHIYAMA 2021-05-18 18:51:15 +09:00
parent 9bd79c2cef
commit 6674dd61fd
No known key found for this signature in database
GPG key ID: 262ED8DBB4222F7A

View file

@ -8,17 +8,8 @@ jobs:
os:
- ubuntu-20.04
# - ubuntu-18.04
# - ubuntu-16.04
debug: ["", "-DRUBY_DEBUG"]
exclude:
- test_task: test-bundler-parallel
os: ubuntu-16.04
- test_task: test-bundled-gems
os: ubuntu-16.04
- test_task: "test-all TESTS=--repeat-count=2"
os: ubuntu-16.04
- os: ubuntu-16.04
debug: -DRUBY_DEBUG
- test_task: "test-all TESTS=--repeat-count=2"
debug: -DRUBY_DEBUG
fail-fast: false