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

This commit is contained in:
core 2025-03-04 21:01:52 -05:00
parent 8701735144
commit 2ad8b5f105
Signed by: core
GPG key ID: FDBF740DADDCEECF
2 changed files with 0 additions and 4 deletions

View file

@ -11,8 +11,6 @@ jobs:
latest_deps: latest_deps:
name: Verify Latest Dependencies name: Verify Latest Dependencies
runs-on: docker runs-on: docker
container:
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

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