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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 5 additions and 5 deletions

View file

@ -55,7 +55,7 @@ jobs:
${{github.workspace}}/docs/libretro/panda3ds_libretro.info
MacOS:
runs-on: macos-latest
runs-on: macos-13
steps:
- uses: actions/checkout@v4