mirror of
https://github.com/go-sylixos/elvish.git
synced 2024-12-01 08:42:55 +08:00
parent
e5e0446c5a
commit
eb25c882ae
|
@ -27,6 +27,9 @@ test_task:
|
|||
SKIP_UPLOAD_COVERAGE: 1
|
||||
# Gccgo doesn't support race test
|
||||
TEST_FLAG: ""
|
||||
# Gccgo is buggy. Allow failures until it could reliably build and test
|
||||
# Elvish.
|
||||
allow_failures: true
|
||||
- name: Test on macOS
|
||||
osx_instance:
|
||||
image: catalina-base
|
||||
|
|
Loading…
Reference in New Issue
Block a user