Skip to content

Commit d94d703

Browse files
committed
Testing night rust toolchain against apache rejection criteria
1 parent d6b8b41 commit d94d703

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ jobs:
131131
with:
132132
python-version: ${{ matrix.python-version }}
133133

134-
- uses: dtolnay/rust-toolchain@v1
134+
- uses: dtolnay/rust-toolchain@nightly
135135

136136
- run: rm LICENSE.txt
137137
- name: Download LICENSE.txt

0 commit comments

Comments
 (0)