From 2ad8b5f105dc6036a8f45bac56fcb92b445a23a6 Mon Sep 17 00:00:00 2001 From: core Date: Tue, 4 Mar 2025 21:01:52 -0500 Subject: [PATCH] fix ci workflow 4 --- .forgejo/workflows/check_latest_dependencies.yml | 2 -- .forgejo/workflows/ci.yml | 2 -- 2 files changed, 4 deletions(-) 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: