mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-01-31 00:35:19 +01:00
fix(ci): adjust test-core's downgrade step (#7796)
This commit is contained in:
committed by
GitHub
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user