mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Remove s390x from allow_failures
This commit is contained in:
parent
e0a9b8ecef
commit
440013b2fa
Notes:
git
2020-01-14 09:47:16 +09:00
1 changed files with 0 additions and 1 deletions
|
@ -442,7 +442,6 @@ matrix:
|
||||||
- <<: *CALL_THREADED_CODE
|
- <<: *CALL_THREADED_CODE
|
||||||
- <<: *NO_THREADED_CODE
|
- <<: *NO_THREADED_CODE
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- name: s390x-linux
|
|
||||||
- name: -fsanitize=address
|
- name: -fsanitize=address
|
||||||
- name: -fsanitize=memory
|
- name: -fsanitize=memory
|
||||||
- name: -fsanitize=undefined
|
- name: -fsanitize=undefined
|
||||||
|
|
Loading…
Reference in a new issue