mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-02 17:26:35 +01:00
Update: [CI] Use macos-12 image for release-macos workflow
This commit is contained in:
parent
6f35f3274f
commit
b1f98a79f8
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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user