Skip to content

fix(backend/steps): make things not run in parallel due to dnf lock #73

fix(backend/steps): make things not run in parallel due to dnf lock

fix(backend/steps): make things not run in parallel due to dnf lock #73

Workflow file for this run

name: Rust
on:
push:
pull_request:
jobs:
rust:
uses: FyraLabs/actions/.github/workflows/rust.yml@main
with:
test-container: '{"image": "ghcr.io/tau-os/builder:main"}'