CI: Use pre-installed jq
All checks were successful
CI / Check, build and cache Nix flake (push) Successful in 14m1s

This commit is contained in:
2023-11-18 15:59:48 +00:00
parent edb5767770
commit dfca7fccaa
3 changed files with 11 additions and 14 deletions

View File

@@ -30,6 +30,7 @@ in
enable = true;
name = "main-docker";
labels = [
"debian-node-bullseye:docker://node:18-bullseye"
"ubuntu-22.04:docker://git.nul.ie/dev/actions-ubuntu:22.04"
];
url = "https://git.${pubDomain}";