mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-30 16:58:40 -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
|
eigen: NO
|
||||||
|
|
||||||
- profile: macos-eigen-coverage-unity-xcode
|
- profile: macos-eigen-coverage-unity-xcode
|
||||||
os: macOS-10.14
|
os: macOS-latest
|
||||||
config: Coverage
|
config: Coverage
|
||||||
unity: YES
|
unity: YES
|
||||||
generator: Xcode
|
generator: Xcode
|
||||||
@ -49,7 +49,7 @@ jobs:
|
|||||||
eigen: YES
|
eigen: YES
|
||||||
|
|
||||||
- profile: macos-nometa-standard-makefile
|
- profile: macos-nometa-standard-makefile
|
||||||
os: macOS-10.14
|
os: macOS-latest
|
||||||
config: Standard
|
config: Standard
|
||||||
unity: NO
|
unity: NO
|
||||||
generator: Unix Makefiles
|
generator: Unix Makefiles
|
||||||
|
Loading…
x
Reference in New Issue
Block a user