mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-09-01 02:49:10 +00:00
Update: [CI] Use macos-12 image for release-macos workflow
This commit is contained in:
2
.github/workflows/release-macos.yml
vendored
2
.github/workflows/release-macos.yml
vendored
@@ -12,7 +12,7 @@ jobs:
|
|||||||
macos:
|
macos:
|
||||||
name: MacOS
|
name: MacOS
|
||||||
|
|
||||||
runs-on: macos-11
|
runs-on: macos-12
|
||||||
env:
|
env:
|
||||||
MACOSX_DEPLOYMENT_TARGET: 10.13
|
MACOSX_DEPLOYMENT_TARGET: 10.13
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user