Skip to content

Commit

Permalink
chore: update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
axetroy committed May 19, 2024
1 parent 42b5e60 commit 7d3c352
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,12 +103,12 @@ jobs:
# cross: true
# strip: false
# cargo_flags: "--no-default-features"
- os: ubuntu-latest
target: riscv64gc-unknown-linux-gnu
artifact_name: cask
cross: true
strip: false
cargo_flags: "--no-default-features"
# - os: ubuntu-latest
# target: riscv64gc-unknown-linux-gnu
# artifact_name: cask
# cross: true
# strip: false
# cargo_flags: "--no-default-features"
- os: windows-latest
target: i686-pc-windows-msvc
artifact_name: cask.exe
Expand Down

0 comments on commit 7d3c352

Please sign in to comment.