Skip to content

Commit

Permalink
pre-release v0.20.1 (#595)
Browse files Browse the repository at this point in the history
This PR upgrades dependencies and also removes `armv7-unknown-linux-gnueabihf` from CD
  • Loading branch information
aome510 authored Nov 2, 2024
1 parent 99fcb20 commit 3a76e62
Show file tree
Hide file tree
Showing 4 changed files with 108 additions and 130 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@ jobs:
- os: ubuntu-latest
target: aarch64-unknown-linux-gnu
cross_arch: true
- os: ubuntu-latest
target: armv7-unknown-linux-gnueabihf
cross_arch: true
- os: windows-latest
target: x86_64-pc-windows-msvc

Expand Down
Loading

0 comments on commit 3a76e62

Please sign in to comment.