Skip to content

Commit

Permalink
Disable macos builds (#1393)
Browse files Browse the repository at this point in the history
  • Loading branch information
mjh1 authored Jan 15, 2025
1 parent f0d8c83 commit e069eda
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ jobs:
platform:
- name: linux
os: ubuntu-20.04
- name: darwin
os: macos-latest
# - name: darwin
# os: macos-latest
arch:
- arm64
- amd64
Expand Down

0 comments on commit e069eda

Please sign in to comment.