workflow: Switch macOS-10.14 to macOS-latest

GitHub Actions is deprecating the former on the 15th
This commit is contained in:
Sam Edwards 2020-01-12 11:04:03 -07:00
parent 7331692ae1
commit d0b8593e96

View File

@ -39,7 +39,7 @@ jobs:
eigen: NO
- profile: macos-eigen-coverage-unity-xcode
os: macOS-10.14
os: macOS-latest
config: Coverage
unity: YES
generator: Xcode
@ -49,7 +49,7 @@ jobs:
eigen: YES
- profile: macos-nometa-standard-makefile
os: macOS-10.14
os: macOS-latest
config: Standard
unity: NO
generator: Unix Makefiles