mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-01 03:02:28 +03:00
fix(ci): adjust test-core's downgrade step (#7796)
This commit is contained in:
parent
a6a42f8f0a
commit
47b33e649c
2
.github/workflows/test-core.yml
vendored
2
.github/workflows/test-core.yml
vendored
@ -102,7 +102,7 @@ jobs:
|
||||
# The --precise flag can only be used once per invocation.
|
||||
run: |
|
||||
cargo update -p time --precise 0.3.23
|
||||
cargo update -p toml@0.7.7 --precise 0.7.6
|
||||
cargo update -p toml@0.7.8 --precise 0.7.6
|
||||
cargo update -p toml_edit@0.19.15 --precise 0.19.14
|
||||
cargo update -p cfg-expr@0.15.5 --precise 0.15.4
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user