Skip to content

Commit

Permalink
Merge pull request #44 from smlx/fix-ci
Browse files Browse the repository at this point in the history
chore: avoid trying to release for macOS
  • Loading branch information
smlx committed Aug 15, 2021
2 parents 9eaf83d + 7da8755 commit 49dd727
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tag-and-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ jobs:
matrix:
os:
- ubuntu-latest
- macos-latest
runs-on: ${{ matrix.os }}
steps:
- name: Checkout
Expand Down

0 comments on commit 49dd727

Please sign in to comment.