1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-16 12:49:15 -04:00

Merge pull request #2584 from srcejon/mac_ci

Update github Mac/Intel runner to macos-15-intel
This commit is contained in:
Edouard Griffiths
2025-12-29 20:04:03 +01:00
committed by GitHub
+1 -1
View File
@@ -9,7 +9,7 @@ on:
jobs:
build_mac_x64:
runs-on: macos-13
runs-on: macos-15-intel
env:
MACOSX_DEPLOYMENT_TARGET: 12.0
steps: