Skip to content

Commit

Permalink
more specific
Browse files Browse the repository at this point in the history
  • Loading branch information
FabianLars committed Jun 24, 2024
1 parent 950202c commit 4df8b5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/covector-version-or-publish-v1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:
cargo update -p tokio-stream --precise 0.1.14
cargo update -p tokio-util --precise 0.7.10
cargo update -p os_pipe --precise 1.1.5
cargo update -p syn --precise 2.0.67
cargo update -p syn:2.0.68 --precise 2.0.67
- 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 4df8b5a

Please sign in to comment.