fix ci workflow 4
This commit is contained in:
parent
8701735144
commit
2ad8b5f105
2 changed files with 0 additions and 4 deletions
|
@ -11,8 +11,6 @@ jobs:
|
|||
latest_deps:
|
||||
name: Verify Latest Dependencies
|
||||
runs-on: docker
|
||||
container:
|
||||
image: rust:1-bookworm
|
||||
continue-on-error: true
|
||||
env:
|
||||
CARGO_RESOLVER_INCOMPATIBLE_RUST_VERSIONS: allow
|
||||
|
|
|
@ -11,8 +11,6 @@ jobs:
|
|||
build_and_test:
|
||||
name: wxbox - latest
|
||||
runs-on: docker
|
||||
container:
|
||||
image: rust:1-bookworm
|
||||
strategy:
|
||||
matrix:
|
||||
toolchain:
|
||||
|
|
Loading…
Add table
Reference in a new issue