1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2025-06-13 20:12:29 -04:00

macos-14 is arm only

This commit is contained in:
Jon Beniston 2024-12-05 14:40:08 +00:00
parent ec0ffa005a
commit a9385cb91c

View File

@ -9,7 +9,7 @@ on:
jobs:
build_mac_x64:
runs-on: macos-14
runs-on: macos-13
steps:
- uses: actions/checkout@v4
with: