mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Reduce the amount of false positive notifications
This commit is contained in:
parent
e57a1cc20c
commit
963f2e01e7
1 changed files with 3 additions and 1 deletions
|
@ -127,7 +127,9 @@ matrix:
|
||||||
# from https://www.travis-ci.com/github/ruby/ruby/jobs/529005145
|
# from https://www.travis-ci.com/github/ruby/ruby/jobs/529005145
|
||||||
- name: arm32-linux
|
- name: arm32-linux
|
||||||
# - name: arm64-linux
|
# - name: arm64-linux
|
||||||
# - name: ppc64le-linux
|
# We see "Some worker was crashed." in about 40% of recent ppc64le-linux jobs
|
||||||
|
# e.g. https://app.travis-ci.com/github/ruby/ruby/jobs/530959548
|
||||||
|
- name: ppc64le-linux
|
||||||
# - name: s390x-linux
|
# - name: s390x-linux
|
||||||
fast_finish: true
|
fast_finish: true
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue