Skip to content

Commit 412ad7f

Browse files
committed
ci: configure to use rust-toolchain.toml
Signed-off-by: Dan Cross <cross@oxidecomputer.com>
1 parent 74e7d3d commit 412ad7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/buildomat/jobs/build-and-test-and-lint.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#: name = "build-and-test"
44
#: variety = "basic"
55
#: target = "helios"
6-
#: rust_toolchain = "nightly-2021-09-01"
6+
#: rust_toolchain = "stable"
77
#: output_rules = [
88
#: "/work/bins/*",
99
#: ]

0 commit comments

Comments
 (0)