Attempt to switch to M1 runners again

This commit is contained in:
wheremyfoodat
2024-12-10 23:46:15 +02:00
committed by GitHub
parent 4e2c825277
commit 7257f34ff5
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-13
runs-on: macos-latest
steps:
- uses: actions/checkout@v4
@@ -61,7 +61,7 @@ jobs:
MacOS-Universal:
name: MacOS-Universal
needs: [build]
runs-on: macos-13
runs-on: macos-latest
steps:
- name: Download x86_64