We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33f91d0 commit 665cfccCopy full SHA for 665cfcc
.github/workflows/ci.yml
@@ -75,6 +75,7 @@ jobs:
75
- { rust: 1.60.0, vendor: Nordic, options: "" }
76
# Use nightly for architectures which don't support stable
77
- { rust: nightly, vendor: MSP430, options: "--nightly" }
78
+ - { rust: nightly, vendor: MSP430, options: "" }
79
- { rust: nightly, vendor: Espressif, options: "" }
80
81
steps:
0 commit comments