Skip to content

Commit

Permalink
Merge pull request #35 from smlx/fix-ci
Browse files Browse the repository at this point in the history
Disable macos builds
  • Loading branch information
smlx authored Jul 25, 2021
2 parents 552cee2 + ccf686b commit d0e1f33
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 d0e1f33

Please sign in to comment.