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:
Matt Clay 2021-05-04 11:46:46 -07:00 committed by GitHub
parent 728b52a6ff
commit 68e9e1c999
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -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