mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-29 16:20:11 -04:00
workflow: Switch macOS-10.14 to macOS-latest
GitHub Actions is deprecating the former on the 15th
This commit is contained in:
parent
7331692ae1
commit
d0b8593e96
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user