Skip to content

Commit

Permalink
feat: Use latest macos runner
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian May committed Aug 30, 2024
1 parent 42b9b7e commit e4084e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,11 +54,11 @@ jobs:
name: helmci-arm-unknown-linux-musleabihf.tar.gz

- target: x86_64-apple-darwin
os: macOS-11
os: macOS-latest
name: helmci-x86_64-apple-darwin.tar.gz

- target: aarch64-apple-darwin
os: macOS-11
os: macOS-latest
name: helmci-aarch64-apple-darwin.tar.gz

- target: x86_64-pc-windows-msvc
Expand Down

0 comments on commit e4084e9

Please sign in to comment.