Skip to content

Commit

Permalink
ci: drop macos 11 in favour of macos-latest
Browse files Browse the repository at this point in the history
Signed-off-by: clux <sszynrae@gmail.com>
  • Loading branch information
clux committed Sep 9, 2024
1 parent 019b2d7 commit 80e1fcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
experimental: false

- name: mac-arm64
os: macos-11.0
os: macos-latest
target: aarch64-apple-darwin
cross: true
experimental: true
Expand Down

0 comments on commit 80e1fcb

Please sign in to comment.