1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2025-06-17 13:52:47 -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: jobs:
build_mac_x64: build_mac_x64:
runs-on: macos-14 runs-on: macos-13
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
with: with: