macOS 12.0 no longer seems to run in CI.
parent
4f6f7410f2
commit
ec7b6b4285
|
@ -93,8 +93,8 @@ stages:
|
||||||
parameters:
|
parameters:
|
||||||
testFormat: 2.13/{0}/1
|
testFormat: 2.13/{0}/1
|
||||||
targets:
|
targets:
|
||||||
- name: macOS 12.0
|
# - name: macOS 12.0
|
||||||
test: macos/12.0
|
# test: macos/12.0
|
||||||
- name: RHEL 7.9
|
- name: RHEL 7.9
|
||||||
test: rhel/7.9
|
test: rhel/7.9
|
||||||
- name: RHEL 8.5
|
- name: RHEL 8.5
|
||||||
|
|
Loading…
Reference in New Issue