chore: image workflow
Some checks failed
Build Nightly / Build & Release (push) Failing after 5s

This commit is contained in:
Guz
2026-05-11 21:19:40 -03:00
parent 32b8465e50
commit 709db7a897

View File

@@ -8,6 +8,8 @@ jobs:
build-and-release:
name: Build & Release
runs-on: nix-latest
container:
image: nixos/nix:2.32.8
steps:
- name: Checkout
uses: https://gitea.com/actions/checkout@v4