ci+vendor: pin Jian submodule to c4a794dc (main HEAD) + drop v0.8.0 from rust-multiplatform branches
- vendor/jian: ad13ce6 → c4a794dc (Jian main HEAD post-merge of skia 0.97 upgrade + Tab-tree FocusManager fixes) - rust-multiplatform.yml: branches list 删 v0.8.0,仅留 [main](v0.8.0 是 transient version label,不该 hardcode CI)
This commit is contained in:
parent
e63dfa4f33
commit
2a56781cc6
2
.github/workflows/rust-multiplatform.yml
vendored
2
.github/workflows/rust-multiplatform.yml
vendored
|
|
@ -6,7 +6,7 @@ name: Rust multi-platform build
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [main, v0.8.0]
|
||||
branches: [main]
|
||||
paths:
|
||||
- 'Cargo.toml'
|
||||
- 'Cargo.lock'
|
||||
|
|
|
|||
2
vendor/jian
vendored
2
vendor/jian
vendored
|
|
@ -1 +1 @@
|
|||
Subproject commit ad13ce6283caf402e71608d362e837b09140331b
|
||||
Subproject commit c4a794dc1c6eb3853a08fc51ab9f780b4b6e2d47
|
||||
Loading…
Reference in a new issue