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

This commit is contained in:
core 2025-03-04 21:00:37 -05:00
parent 3c23b894b8
commit 8701735144
Signed by: core
GPG key ID: FDBF740DADDCEECF
2 changed files with 2 additions and 2 deletions

View file

@ -12,7 +12,7 @@ jobs:
name: Verify Latest Dependencies name: Verify Latest Dependencies
runs-on: docker runs-on: docker
container: container:
image: rust image: rust:1-bookworm
continue-on-error: true continue-on-error: true
env: env:
CARGO_RESOLVER_INCOMPATIBLE_RUST_VERSIONS: allow CARGO_RESOLVER_INCOMPATIBLE_RUST_VERSIONS: allow

View file

@ -12,7 +12,7 @@ jobs:
name: wxbox - latest name: wxbox - latest
runs-on: docker runs-on: docker
container: container:
image: rust image: rust:1-bookworm
strategy: strategy:
matrix: matrix:
toolchain: toolchain: