Skip to content

Commit

Permalink
fixup! Add CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
robin-nitrokey committed Sep 17, 2024
1 parent e52245d commit c5acd49
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:
- thumbv7em-none-eabi
- thumbv6m-none-eabi # like the Cortex-M0+
- x86_64-unknown-linux-gnu
- x86_64-pc-windows-msvc

env:
CARGO_BUILD_TARGET: ${{ matrix.target }}
Expand Down

0 comments on commit c5acd49

Please sign in to comment.