Skip to content

Commit

Permalink
ci: Change to macOS 15 (#1508)
Browse files Browse the repository at this point in the history
  • Loading branch information
squidbus authored Nov 9, 2024
1 parent 75d2181 commit f7b458c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ jobs:
path: upload/

macos-sdl:
runs-on: macos-latest
runs-on: macos-15
needs: get-info
steps:
- uses: actions/checkout@v4
Expand Down Expand Up @@ -218,7 +218,7 @@ jobs:
path: shadps4-macos-sdl.tar.gz

macos-qt:
runs-on: macos-latest
runs-on: macos-15
needs: get-info
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit f7b458c

Please sign in to comment.