mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
parent
47a365dd58
commit
cae657c324
1 changed files with 2 additions and 1 deletions
|
@ -418,6 +418,7 @@ matrix:
|
||||||
- <<: *arm64-linux
|
- <<: *arm64-linux
|
||||||
- <<: *i686-linux
|
- <<: *i686-linux
|
||||||
- <<: *arm32-linux
|
- <<: *arm32-linux
|
||||||
|
- <<: *s390x-linux
|
||||||
- <<: *pedanticism
|
- <<: *pedanticism
|
||||||
- <<: *assertions
|
- <<: *assertions
|
||||||
- <<: *baseruby
|
- <<: *baseruby
|
||||||
|
@ -438,10 +439,10 @@ 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
|
||||||
- <<: *s390x-linux
|
|
||||||
fast_finish: true
|
fast_finish: true
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue