Skip to content

Commit

Permalink
chore: remove old macos support in release
Browse files Browse the repository at this point in the history
  • Loading branch information
fioncat committed Sep 19, 2024
1 parent f98c3ac commit e77ad0a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release-binary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@ jobs:
target: x86_64-unknown-linux-gnu
- os: ubuntu-latest
target: aarch64-unknown-linux-gnu

- os: macos-11
target: x86_64-apple-darwin
- os: macos-latest
target: aarch64-apple-darwin

Expand Down

0 comments on commit e77ad0a

Please sign in to comment.