mirror of
https://github.com/JesseTG/melonds-ds.git
synced 2024-11-27 00:30:34 +00:00
Use macOS 13 for x64 macOS test runs
This commit is contained in:
parent
c1cdd067e8
commit
b5002adaaa
2
.github/workflows/main.yaml
vendored
2
.github/workflows/main.yaml
vendored
@ -49,7 +49,7 @@ jobs:
|
||||
uses: ./.github/workflows/build.yaml
|
||||
with:
|
||||
archive-name: melondsds_libretro-macos-x86_64
|
||||
runs-on: macos-latest
|
||||
runs-on: macos-13
|
||||
target: macos-x86_64
|
||||
lib-ext: dylib
|
||||
test-suite: true
|
||||
|
Loading…
Reference in New Issue
Block a user