1
0
Fork 0
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:
Takashi Kokubun 2021-08-13 10:26:11 -07:00
parent e57a1cc20c
commit 963f2e01e7
No known key found for this signature in database
GPG key ID: 6FFC433B12EE23DD

View file

@ -127,7 +127,9 @@ matrix:
# from https://www.travis-ci.com/github/ruby/ruby/jobs/529005145
- name: arm32-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
fast_finish: true