forgejo workflow: + nix build xo-refcnt
All checks were successful
CI / smoke-test (push) Successful in 7m12s

This commit is contained in:
Roland Conybeare 2026-05-26 08:17:13 -04:00
commit d3f51c7aca

View file

@ -86,6 +86,10 @@ jobs:
run:
nix-build ci.nix -A xo-alloc2
- name: build xo-refcnt
run: |
nix-build ci.nix -A xo-refcnt
# - name: build xo-gc
# run:
# nix-build ci.nix -A xo-gc