1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-19 06:08:51 -04:00

Update github Mac/Intel runner to macos-15-intel as macos-13 is no longer available

This commit is contained in:
srcejon
2025-12-29 09:22:57 +00:00
parent 6df81f8a1e
commit 6f9744736d
+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: