mirror of
https://github.com/starship/starship.git
synced 2024-11-25 01:33:41 +01:00
fix(ci): move to macos-latest image (#6132)
This commit is contained in:
parent
4c3c75a0e9
commit
c7a8ea7570
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -56,11 +56,11 @@ jobs:
|
|||||||
name: starship-arm-unknown-linux-musleabihf.tar.gz
|
name: starship-arm-unknown-linux-musleabihf.tar.gz
|
||||||
|
|
||||||
- target: x86_64-apple-darwin
|
- target: x86_64-apple-darwin
|
||||||
os: macOS-11
|
os: macos-latest
|
||||||
name: starship-x86_64-apple-darwin.tar.gz
|
name: starship-x86_64-apple-darwin.tar.gz
|
||||||
|
|
||||||
- target: aarch64-apple-darwin
|
- target: aarch64-apple-darwin
|
||||||
os: macOS-11
|
os: macos-latest
|
||||||
name: starship-aarch64-apple-darwin.tar.gz
|
name: starship-aarch64-apple-darwin.tar.gz
|
||||||
|
|
||||||
- target: x86_64-pc-windows-msvc
|
- target: x86_64-pc-windows-msvc
|
||||||
|
Loading…
Reference in New Issue
Block a user