Skip to content

Commit f9d9931

Browse files
committed
default to nightly
1 parent 6cc62dc commit f9d9931

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -385,6 +385,7 @@ jobs:
385385
- name: Install Rust toolchain
386386
shell: bash
387387
run: |
388+
rustup default nightly
388389
rustup target add ${{ matrix.job.target }}
389390
390391
- name: Show version information (Rust, cargo, GCC)

0 commit comments

Comments
 (0)