Skip to content

Commit

Permalink
fix: disable macos builds
Browse files Browse the repository at this point in the history
I don't have the hardware to get this working right now.
  • Loading branch information
smlx committed Jul 25, 2021
1 parent 552cee2 commit ccf686b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
1 change: 0 additions & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ jobs:
matrix:
os:
- ubuntu-latest
- macos-latest
runs-on: ${{ matrix.os }}
steps:
- name: Checkout
Expand Down
6 changes: 0 additions & 6 deletions .goreleaser.macos-latest.yml

This file was deleted.

0 comments on commit ccf686b

Please sign in to comment.