Skip to content

Commit

Permalink
chore: add ci artifact for fluvio-run armv7
Browse files Browse the repository at this point in the history
  • Loading branch information
digikata committed Aug 4, 2023
1 parent af3766e commit 6263ef9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1219,6 +1219,8 @@ jobs:
artifact: fluvio-run
- rust-target: aarch64-apple-darwin
artifact: fluvio-run
- rust-target: armv7-unknown-linux-gnueabihf
artifact: fluvio-run
- rust-target: x86_64-pc-windows-gnu
artifact: fluvio.exe
- rust-target: x86_64-pc-windows-gnu
Expand Down

0 comments on commit 6263ef9

Please sign in to comment.