Skip to content

Commit

Permalink
remove failing builds
Browse files Browse the repository at this point in the history
  • Loading branch information
Takashiidobe committed Dec 20, 2023
1 parent a157fa5 commit c2f8ebe
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,7 @@ jobs:
- { target: aarch64-pc-windows-msvc , os: windows-latest }
- { target: i686-pc-windows-msvc , os: windows-latest }
# BSDs
- { target: x86_64-unknown-netbsd , os: ubuntu-latest, use-cross: true }
- { target: x86_64-unknown-freebsd , os: ubuntu-latest, use-cross: true }
- { target: aarch64-unknown-freebsd , os: ubuntu-latest, use-cross: true }
env:
BUILD_CMD: cargo
steps:
Expand Down

0 comments on commit c2f8ebe

Please sign in to comment.