hydra: add artiq-nac3 job

pull/84/head
Sebastien Bourdeauducq 2022-02-26 17:36:18 +08:00
parent bbb883ed82
commit 85fea0ba59
1 changed files with 12 additions and 0 deletions

View File

@ -36,6 +36,18 @@
"keepnr": 50
},
"artiq-nac3": {
"enabled": 1,
"type": 1,
"hidden": false,
"description": "Main ARTIQ packages (with NAC3)",
"flake": "git+https://github.com/m-labs/artiq.git?ref=nac3",
"checkinterval": 300,
"schedulingshares": 10,
"enableemail": false,
"emailoverride": "",
"keepnr": 50
},
"nac3": {
"enabled": 1,
"type": 1,