Skip to content

Commit

Permalink
chore(ci): downgrade openssl
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasfernog committed Oct 20, 2024
1 parent 68101c8 commit 16e4e7b
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 @@ -133,6 +133,7 @@ jobs:
cargo update -p xml-rs --precise 0.8.20
cargo update -p mac-notification-sys --precise 0.6.1
cargo update -p security-framework-sys --precise 2.11.1
cargo update -p openssl --precise 0.10.66
- 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 16e4e7b

Please sign in to comment.