Use dedicated rustup image
Some checks failed
Cargo Build & Test / Rust project - latest (beta) (push) Failing after 1m47s
Cargo Build & Test / Rust project - latest (nightly) (push) Failing after 3s
Cargo Build & Test / Rust project - latest (stable) (push) Failing after 3s

This commit is contained in:
2025-09-01 21:09:13 -05:00
parent 5193f5d391
commit 02818f9f59

View File

@@ -10,7 +10,7 @@ env:
jobs: jobs:
build_and_test: build_and_test:
name: Rust project - latest name: Rust project - latest
runs-on: ubuntu-latest runs-on: ubuntu-rustup
strategy: strategy:
matrix: matrix:
toolchain: toolchain: