Switch back to x64 runners for MacOS...

This commit is contained in:
wheremyfoodat
2024-12-08 13:22:21 +02:00
committed by GitHub
parent 6a6e4a2af6
commit 8909e6e7ea
3 changed files with 5 additions and 5 deletions

View File

@@ -17,7 +17,7 @@ jobs:
arch: [x86_64, arm64]
name: MacOS-${{ matrix.arch }}
runs-on: macos-latest
runs-on: macos-13
steps:
- uses: actions/checkout@v4
@@ -61,7 +61,7 @@ jobs:
MacOS-Universal:
name: MacOS-Universal
needs: [build]
runs-on: macos-latest
runs-on: macos-13
steps:
- name: Download x86_64