Changeset - r28207:d3132f495cc1
[Not reviewed]
master
0 1 0
glx22 - 8 months ago 2023-11-28 22:44:22
glx@openttd.org
Update: [CI] Use macos-12 image for release-macos workflow
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
.github/workflows/release-macos.yml
Show inline comments
 
@@ -12,7 +12,7 @@ jobs:
 
  macos:
 
    name: MacOS
 

	
 
    runs-on: macos-11
 
    runs-on: macos-12
 
    env:
 
      MACOSX_DEPLOYMENT_TARGET: 10.13
 

	
0 comments (0 inline, 0 general)