Skip to content

Commit

Permalink
downgrade nightly until fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
nyurik committed Nov 5, 2023
1 parent ccadb56 commit e3a7098
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/grcov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- name: Install nightly toolchain
uses: dtolnay/rust-toolchain@master
with:
toolchain: nightly
toolchain: nightly-2023-11-03
override: true

- name: Cleanup GCDA files
Expand Down

0 comments on commit e3a7098

Please sign in to comment.