Skip to content

Commit

Permalink
Temporary ignore macos arm
Browse files Browse the repository at this point in the history
  • Loading branch information
alecandido committed Mar 26, 2024
1 parent 66cc22a commit 392cbfd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cli-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ jobs:
include:
- os: macos-13
target: x86_64
- os: macos-14
target: aarch64
# - os: macos-14
# target: aarch64

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 392cbfd

Please sign in to comment.