Skip to content

Commit 7aff316

Browse files
committed
Build a nightly release of rustc-perf in CI
1 parent 31af693 commit 7aff316

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
uses: actions-rs/toolchain@v1
2323
with:
2424
profile: minimal
25-
toolchain: 1.66.0
25+
toolchain: stable
2626
override: true
2727

2828
- uses: Swatinem/rust-cache@v1

0 commit comments

Comments
 (0)