Skip to content

Commit f141f77

Browse files
committed
build: use nightly rust for fmt
1 parent 27a4315 commit f141f77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
- uses: actions-rs/toolchain@v1
7474
with:
7575
profile: minimal
76-
toolchain: stable
76+
toolchain: nightly
7777
override: true
7878
components: rustfmt
7979

0 commit comments

Comments
 (0)