Skip to content

Commit f4fcbf8

Browse files
ci: use rust version 1.84.1 for fmt
1 parent 053fd4f commit f4fcbf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cont_integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
persist-credentials: false
8181

8282
- name: "Set default toolchain"
83-
run: rustup default nightly
83+
run: rustup default 1.84.1
8484

8585
- name: "Set profile"
8686
run: rustup set profile minimal

0 commit comments

Comments
 (0)