Skip to content

Commit 2286378

Browse files
authored
CI fix (#1665)
1 parent f203b03 commit 2286378

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ jobs:
5858
- uses: actions/checkout@v4
5959
- uses: dtolnay/rust-toolchain@nightly
6060
with:
61+
toolchain: nightly-2024-02-07
6162
components: rustfmt
6263
- name: external-type-check
6364
run: |

0 commit comments

Comments
 (0)