Skip to content

Commit d972669

Browse files
committed
ci: Update toolchain for documentation workflow
We of course also need to use the newer compiler for the docs build.
1 parent f7680d6 commit d972669

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
uses: actions-rs/toolchain@v1
1717
with:
1818
profile: minimal
19-
toolchain: nightly-2021-01-07
19+
toolchain: nightly-2022-06-13
2020
override: true
2121
components: rust-src
2222
- name: Build documentation (arduino-hal)

0 commit comments

Comments
 (0)