mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
Use supported Intel macOS runner
This commit is contained in:
2
.github/workflows/desktop-release.yml
vendored
2
.github/workflows/desktop-release.yml
vendored
@@ -40,7 +40,7 @@ jobs:
|
|||||||
include:
|
include:
|
||||||
- runner: macos-14
|
- runner: macos-14
|
||||||
rust_target: aarch64-apple-darwin
|
rust_target: aarch64-apple-darwin
|
||||||
- runner: macos-13
|
- runner: macos-15-intel
|
||||||
rust_target: x86_64-apple-darwin
|
rust_target: x86_64-apple-darwin
|
||||||
permissions:
|
permissions:
|
||||||
contents: write
|
contents: write
|
||||||
|
|||||||
Reference in New Issue
Block a user