Skip to content

Commit

Permalink
Fix nightly build
Browse files Browse the repository at this point in the history
  • Loading branch information
robin-nitrokey committed Apr 24, 2024
1 parent 22fc4da commit 6b97d65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ build-nightly:
matrix:
- RUSTUP_TOOLCHAIN: [stable, nightly]
script:
- rustup target add thumbv7em-none-eabihf thumbv8m.main-none-eabi
- cargo --version
- make -C runners/embedded build-nk3am.bl
- make -C runners/embedded build-nk3am.bl FEATURES=test
Expand Down

0 comments on commit 6b97d65

Please sign in to comment.