diff --git a/.forgejo/workflows/check_latest_dependencies.yml b/.forgejo/workflows/check_latest_dependencies.yml index cbd87e1..353f64e 100644 --- a/.forgejo/workflows/check_latest_dependencies.yml +++ b/.forgejo/workflows/check_latest_dependencies.yml @@ -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 diff --git a/.forgejo/workflows/ci.yml b/.forgejo/workflows/ci.yml index c0b54f1..e20fa13 100644 --- a/.forgejo/workflows/ci.yml +++ b/.forgejo/workflows/ci.yml @@ -11,8 +11,6 @@ jobs: build_and_test: name: wxbox - latest runs-on: docker - container: - image: rust:1-bookworm strategy: matrix: toolchain: