Skip to content

Commit

Permalink
refactor: use linux only
Browse files Browse the repository at this point in the history
  • Loading branch information
incubator4 committed Sep 13, 2024
1 parent 9cf57de commit cf10bc4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,6 @@ jobs:
- build: linux
os: ubuntu-latest
target: x86_64-unknown-linux-musl

- build: macos
os: macos-latest
target: x86_64-apple-darwin
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit cf10bc4

Please sign in to comment.