mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-30 10:15:36 +01:00
CI: Use macOS 15 (#24925)
This commit is contained in:
committed by
GitHub
parent
c3a388a8b4
commit
e118b4d9b8
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -349,7 +349,7 @@ jobs:
|
||||
if-no-files-found: error
|
||||
macos-cmake:
|
||||
name: macOS (${{ matrix.arch }}) using CMake
|
||||
runs-on: macos-14
|
||||
runs-on: macos-15
|
||||
needs: [check-code-formatting, build_variables]
|
||||
strategy:
|
||||
fail-fast: false
|
||||
|
||||
Reference in New Issue
Block a user