fix ci workflow 5
Some checks failed
Verify Latest Dependencies / Verify Latest Dependencies (push) Failing after 17s
build and test / wxbox - latest (push) Failing after 6s

This commit is contained in:
core 2025-03-04 21:03:32 -05:00
parent 2ad8b5f105
commit 909afb9e71
Signed by: core
GPG key ID: FDBF740DADDCEECF
2 changed files with 5 additions and 0 deletions

View file

@ -11,6 +11,9 @@ jobs:
latest_deps:
name: Verify Latest Dependencies
runs-on: docker
container:
image: node
continue-on-error: true
env:
CARGO_RESOLVER_INCOMPATIBLE_RUST_VERSIONS: allow

View file

@ -11,6 +11,8 @@ jobs:
build_and_test:
name: wxbox - latest
runs-on: docker
container:
image: node
strategy:
matrix:
toolchain: