chore: image workflow

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

View File

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