Skip to content

Commit

Permalink
ci: downgrade windows-version in msrv check
Browse files Browse the repository at this point in the history
  • Loading branch information
FabianLars authored Jan 7, 2025
1 parent ff19056 commit 9c4b1ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/covector-version-or-publish-v1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ jobs:
cargo update -p tracing --precise 0.1.40
cargo update -p tracing-core --precise 0.1.32
cargo update -p tracing-attributes --precise 0.1.27
cargo update -p [email protected] --precise 0.1.1
- name: Downgrade crates with MSRV conflict (bundler)
# This is for the bundler but since cli depends on the bundler we enable it for the cli too
Expand Down

0 comments on commit 9c4b1ba

Please sign in to comment.