1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-31 18:39:10 +00:00

Change: [Actions] Use macOS-11 image for releases (#9605)

This commit is contained in:
Loïc Guilloux
2021-10-03 21:14:59 +02:00
committed by GitHub
parent 340a36bf1f
commit 46123742f5

View File

@@ -473,7 +473,7 @@ jobs:
name: MacOS
needs: source
runs-on: macos-10.15
runs-on: macos-11
env:
MACOSX_DEPLOYMENT_TARGET: 10.14