Skip to content

Commit

Permalink
ci: remove failed target so we pass it
Browse files Browse the repository at this point in the history
  • Loading branch information
mokurin000 committed Mar 30, 2024
1 parent 4a18ed9 commit fbd9dee
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,6 @@ jobs:
os: ubuntu-latest
bin: fibonacci

- platform: linux_musl-x86_64
target: x86_64-unknown-linux-musl
os: ubuntu-latest
bin: fibonacci

steps:
- name: Install toolchain
uses: actions-rs/toolchain@v1
Expand Down

0 comments on commit fbd9dee

Please sign in to comment.