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 61f9fde commit a18adcaCopy full SHA for a18adca
1 file changed
.github/workflows/test.yml
@@ -38,7 +38,7 @@ jobs:
38
--target thumbv7m-none-eabi
39
--features async,defmt-03,embedded-io/defmt,embedded-io-async/defmt
40
41
- msrv-1-83:
+ msrv:
42
runs-on: ubuntu-latest
43
steps:
44
- uses: actions/checkout@v4
0 commit comments