mirror of
https://github.com/davidkaya/aryx.git
synced 2026-07-23 21:18:40 +02:00
fix: update macOS GitHub Actions runner
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -21,7 +21,7 @@ jobs:
|
||||
include:
|
||||
- os: windows-latest
|
||||
label: Windows
|
||||
- os: macos-13
|
||||
- os: macos-15-intel
|
||||
label: macOS
|
||||
- os: ubuntu-latest
|
||||
label: Linux
|
||||
@@ -95,7 +95,7 @@ jobs:
|
||||
- os: windows-latest
|
||||
label: Windows
|
||||
asset_path: release/Aryx-windows-x64.zip
|
||||
- os: macos-13
|
||||
- os: macos-15-intel
|
||||
label: macOS
|
||||
asset_path: release/Aryx-macos-x64.zip
|
||||
- os: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user