Skip to content

Commit

Permalink
chore: avoid trying to release for macOS
Browse files Browse the repository at this point in the history
Not currently a supported platform.
  • Loading branch information
smlx committed Aug 15, 2021
1 parent 9eaf83d commit 7da8755
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 7da8755

Please sign in to comment.