Switch incidental OS X tests to macOS. (#74564)
* Switch incidental OS X tests to macOS. * Rename incidental osx.sh to macos.sh.
This commit is contained in:
parent
728b52a6ff
commit
68e9e1c999
2 changed files with 2 additions and 2 deletions
|
@ -166,8 +166,8 @@ stages:
|
||||||
parameters:
|
parameters:
|
||||||
testFormat: i/{0}
|
testFormat: i/{0}
|
||||||
targets:
|
targets:
|
||||||
- name: OS X 10.11
|
- name: macOS 11.1
|
||||||
test: osx/10.11
|
test: macos/11.1
|
||||||
- name: RHEL 7.9
|
- name: RHEL 7.9
|
||||||
test: rhel/7.9
|
test: rhel/7.9
|
||||||
- name: RHEL 8.3 py36
|
- name: RHEL 8.3 py36
|
||||||
|
|
Loading…
Reference in a new issue