Skip to content

Commit

Permalink
ci: Change to macOS 15 (shadps4-emu#1508)
Browse files Browse the repository at this point in the history
  • Loading branch information
squidbus authored and fpiesche committed Nov 12, 2024
1 parent 5ed69b6 commit 539161e
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 539161e

Please sign in to comment.