Revert Mac build job name to original name
Signed-off-by: Dom Rodriguez <shymega@shymega.org.uk>
This commit is contained in:
parent
bafd58387f
commit
af99862143
|
@ -79,8 +79,8 @@ jobs:
|
|||
- script: sh -x ./clean_build.sh
|
||||
displayName: Clean Build
|
||||
|
||||
- job: macOStests
|
||||
displayName: macOS Tests
|
||||
- job: MacBuild
|
||||
displayName: macOS builds
|
||||
strategy:
|
||||
matrix:
|
||||
big-sur-Debug:
|
||||
|
|
Loading…
Reference in New Issue