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

@@ -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