From 60fc2400d90f8ed7219d26b10f01e851d8e535ff Mon Sep 17 00:00:00 2001 From: Matthew Pomes Date: Tue, 2 Sep 2025 23:07:00 -0500 Subject: [PATCH] Switch to image with all rustup toolchains installed --- .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 bbade8c..d82d4da 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: rustup-stable + runs-on: rustup-all strategy: matrix: toolchain: