Skip to content

Commit

Permalink
ci: add macos-14: aarch64-darwin builds !
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol committed Jan 30, 2024
1 parent 671bb2a commit 9287284
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
[
{ os: ubuntu-latest, arch: x86_64-linux },
{ os: macOS-latest, arch: x86_64-darwin },
{ os: macos-14, arch: aarch64-darwin },
]

steps:
Expand Down

0 comments on commit 9287284

Please sign in to comment.