Skip to content

Commit b637b34

Browse files
fixup! ci: Check MSRV
1 parent ac2ffb6 commit b637b34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,4 @@ jobs:
6868
components: llvm-tools-preview
6969

7070
- name: Build
71-
run: cargo build --release --all-features --all-targets --target thumbv7em-none-eabi
71+
run: cargo build --release --all-features --target thumbv7em-none-eabi

0 commit comments

Comments
 (0)