Skip to content

Commit

Permalink
ci(msrv-list): Downgrade os_pipe (#10014)
Browse files Browse the repository at this point in the history
  • Loading branch information
FabianLars authored Jun 11, 2024
1 parent 3752eb1 commit 09152d8
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 @@ -107,6 +107,7 @@ jobs:
cargo update -p tokio-test --precise 0.4.3
cargo update -p tokio-stream --precise 0.1.14
cargo update -p tokio-util --precise 0.7.10
cargo update -p os_pipe --precise 0.1.15
- name: test build
run: cargo check --target ${{ matrix.platform.target }} --features tracing,compression,wry,linux-protocol-headers,isolation,custom-protocol,api-all,cli,updater,system-tray,windows7-compat,http-multipart,test
Expand Down

0 comments on commit 09152d8

Please sign in to comment.