Skip to content

Commit 06cb8e4

Browse files
committed
use nightly
Signed-off-by: James Sturtevant <jsturtevant@gmail.com>
1 parent a501f72 commit 06cb8e4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/copilot-setup-steps.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,9 @@ jobs:
2525
- name: Set up nightly rust
2626
uses: actions-rust-lang/setup-rust-toolchain@46268bd060767258de96ed93c1251119784f2ab6 # v1.16.1
2727
with:
28+
toolchain: nightly
2829
components: rustfmt
30+
2931

3032
- uses: hyperlight-dev/ci-setup-workflow@f6bd9cc86d0737976d2128c8b8ced8edc017cbb4 # v1.9.0
3133
with:

0 commit comments

Comments
 (0)