Skip to content

Commit 64375fc

Browse files
committed
fixing CI
1 parent 1dc4329 commit 64375fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/rust_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
- spi-st7789-esp32-c3
6060
steps:
6161
- uses: actions/checkout@v4
62-
- uses: dtolnay/rust-toolchain@stable
62+
- uses: dtolnay/rust-toolchain@nightly
6363
with:
6464
components: rustfmt
6565
- name: Build example

0 commit comments

Comments
 (0)