Skip to content

Commit

Permalink
Use macOS 13 for x64 macOS test runs
Browse files Browse the repository at this point in the history
  • Loading branch information
JesseTG committed Jun 12, 2024
1 parent 9635e23 commit b3161a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b3161a4

Please sign in to comment.