mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
Revert ".travis.yml: Allow failures for arm64 and arm32 cases temporarily."
This reverts commit 23dc7aa2c5
.
It seems that the planned maintenance was finished.
https://bugs.ruby-lang.org/issues/20013#note-28
This commit is contained in:
parent
29d3d13a1f
commit
29323505a6
1 changed files with 2 additions and 2 deletions
|
@ -113,11 +113,11 @@ matrix:
|
|||
- <<: *arm32-linux
|
||||
allow_failures:
|
||||
# Allow failures for the unstable jobs.
|
||||
- name: arm64-linux
|
||||
# - name: arm64-linux
|
||||
- name: ppc64le-linux
|
||||
- name: s390x-linux
|
||||
# The 2nd arm64 pipeline may be unstable.
|
||||
- name: arm32-linux
|
||||
# - name: arm32-linux
|
||||
fast_finish: true
|
||||
|
||||
before_script:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue