Skip to content

Commit

Permalink
coverall: bump nightly version
Browse files Browse the repository at this point in the history
  • Loading branch information
fadeevab committed May 26, 2024
1 parent 37d60d7 commit ea56e56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Select Rust nightly build
run: rustup default nightly-2021-11-11
run: rustup default nightly
- name: Test with profiling
env:
CARGO_INCREMENTAL: 0
Expand Down

0 comments on commit ea56e56

Please sign in to comment.