Skip to content

Commit

Permalink
Testing night rust toolchain against apache rejection criteria
Browse files Browse the repository at this point in the history
  • Loading branch information
timsaucer committed Jan 14, 2025
1 parent d6b8b41 commit d94d703
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ jobs:
with:
python-version: ${{ matrix.python-version }}

- uses: dtolnay/rust-toolchain@v1
- uses: dtolnay/rust-toolchain@nightly

- run: rm LICENSE.txt
- name: Download LICENSE.txt
Expand Down

0 comments on commit d94d703

Please sign in to comment.