We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1dc4329 commit 64375fcCopy full SHA for 64375fc
1 file changed
.github/workflows/rust_ci.yml
@@ -59,7 +59,7 @@ jobs:
59
- spi-st7789-esp32-c3
60
steps:
61
- uses: actions/checkout@v4
62
- - uses: dtolnay/rust-toolchain@stable
+ - uses: dtolnay/rust-toolchain@nightly
63
with:
64
components: rustfmt
65
- name: Build example
0 commit comments