forgejo workflow: + nix build xo-refcnt
All checks were successful
CI / smoke-test (push) Successful in 7m12s
All checks were successful
CI / smoke-test (push) Successful in 7m12s
This commit is contained in:
parent
d229bde723
commit
d3f51c7aca
1 changed files with 4 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue