Skip to content

Commit

Permalink
Update macOS runner configuration and dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
vitobotta committed Apr 12, 2024
1 parent be217df commit 13a7961
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 @@ -21,10 +21,10 @@ jobs:
- runs_on_tag: macos-latest
binary_os_suffix: macos
binary_arch_suffix: amd64
- runs_on_tag: macos-latest
- runs_on_tag: macos-14
binary_os_suffix: macos
binary_arch_suffix: arm64
arch: aarch64
architecture: arm
- runs_on_tag: ubuntu-22.04
binary_os_suffix: linux
binary_arch_suffix: arm64
Expand Down

0 comments on commit 13a7961

Please sign in to comment.