macOS in CI seems to be very unreliable or even totally dead. (#665)
parent
d63c195bff
commit
fccc9d32ee
|
@ -253,8 +253,8 @@ stages:
|
||||||
parameters:
|
parameters:
|
||||||
testFormat: 2.14/{0}
|
testFormat: 2.14/{0}
|
||||||
targets:
|
targets:
|
||||||
- name: macOS 12.0
|
#- name: macOS 12.0
|
||||||
test: macos/12.0
|
# test: macos/12.0
|
||||||
- name: RHEL 9.0
|
- name: RHEL 9.0
|
||||||
test: rhel/9.0
|
test: rhel/9.0
|
||||||
#- name: FreeBSD 12.4
|
#- name: FreeBSD 12.4
|
||||||
|
|
Loading…
Reference in New Issue