From 108309388ef89f02eeb6527944ea03feb67293e5 Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Wed, 25 Aug 2021 13:33:18 +0800 Subject: [PATCH] hydra: fix flakes declarative jobset --- hydra/artiq.json | 1 + 1 file changed, 1 insertion(+) diff --git a/hydra/artiq.json b/hydra/artiq.json index beb26ab..637a6c7 100644 --- a/hydra/artiq.json +++ b/hydra/artiq.json @@ -146,6 +146,7 @@ "fast-riscv": { "enabled": 1, + "type": 1, "hidden": false, "description": "Core ARTIQ packages to build fast for CI purposes (RISC-V + flakes version)", "flake": "github:m-labs/artiq/riscv",