mirror of
https://github.com/pound-emu/pound.git
synced 2025-12-12 10:37:00 +00:00
Update to macOS 15-intel ahead of macOS 13's depreciation
Signed-off-by: OwnedByWuigi <120682622+OwnedByWuigi@users.noreply.github.com>
This commit is contained in:
parent
b96c58c71a
commit
09da076aaf
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -99,7 +99,7 @@ jobs:
|
||||||
|
|
||||||
macOS-x86_64:
|
macOS-x86_64:
|
||||||
name: macOS x86_64
|
name: macOS x86_64
|
||||||
runs-on: macos-13
|
runs-on: macos-15-intel
|
||||||
needs: get-info
|
needs: get-info
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v5
|
- uses: actions/checkout@v5
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue