1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-05-23 16:46:55 -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
commit 7aad0b97db
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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: