.github/workflows/test.yaml aktualisiert
Some checks failed
Rust / build (push) Failing after 40s

This commit is contained in:
Simon Goller 2024-06-29 12:18:38 +00:00
parent 8f96318f39
commit 4a41ed7e6a

View file

@ -13,7 +13,7 @@ env:
jobs:
build:
runs-on: native
runs-on: nixos
steps:
- uses: actions/checkout@v4