mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-28 11:49:06 +00:00
Update ci.yml
This commit is contained in:
parent
078b9ec05e
commit
8f74cff1a0
1 changed files with 2 additions and 2 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
@ -66,7 +66,7 @@ jobs:
|
|||
path: build/Binaries/
|
||||
|
||||
build_macos_arm64:
|
||||
runs-on: macos-14
|
||||
runs-on: macos11-arm64-nayla
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Setup Submodules
|
||||
|
@ -98,4 +98,4 @@ jobs:
|
|||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: DolphinMPN-win32-x86_64
|
||||
path: Binary/x64/
|
||||
path: Binary/x64/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue