CI: remove macOS 12.0 from CI (#7419)
macOS in CI seems to be very unreliable or even totally dead.pull/7423/head
parent
9abba2816e
commit
932b657ab8
|
@ -244,8 +244,8 @@ stages:
|
|||
parameters:
|
||||
testFormat: 2.14/{0}
|
||||
targets:
|
||||
- name: macOS 12.0
|
||||
test: macos/12.0
|
||||
#- name: macOS 12.0
|
||||
# test: macos/12.0
|
||||
- name: RHEL 9.0
|
||||
test: rhel/9.0
|
||||
#- name: FreeBSD 12.4
|
||||
|
|
Loading…
Reference in New Issue