mirror of
https://github.com/davidkaya/aryx.git
synced 2026-08-25 20:33:58 +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:
|
include:
|
||||||
- os: windows-latest
|
- os: windows-latest
|
||||||
label: Windows
|
label: Windows
|
||||||
- os: macos-13
|
- os: macos-15-intel
|
||||||
label: macOS
|
label: macOS
|
||||||
- os: ubuntu-latest
|
- os: ubuntu-latest
|
||||||
label: Linux
|
label: Linux
|
||||||
@@ -95,7 +95,7 @@ jobs:
|
|||||||
- os: windows-latest
|
- os: windows-latest
|
||||||
label: Windows
|
label: Windows
|
||||||
asset_path: release/Aryx-windows-x64.zip
|
asset_path: release/Aryx-windows-x64.zip
|
||||||
- os: macos-13
|
- os: macos-15-intel
|
||||||
label: macOS
|
label: macOS
|
||||||
asset_path: release/Aryx-macos-x64.zip
|
asset_path: release/Aryx-macos-x64.zip
|
||||||
- os: ubuntu-latest
|
- os: ubuntu-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user