From 02818f9f5926b0fffa274c23f0e62d2d4274a5fa Mon Sep 17 00:00:00 2001 From: Matthew Pomes Date: Mon, 1 Sep 2025 21:09:13 -0500 Subject: [PATCH] Use dedicated rustup image --- .gitea/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index edc2fa8..3c1d462 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -10,7 +10,7 @@ env: jobs: build_and_test: name: Rust project - latest - runs-on: ubuntu-latest + runs-on: ubuntu-rustup strategy: matrix: toolchain: