Skip to content

Commit 5b810dd

Browse files
committed
ci: Disable ECC
1 parent 8aeb8fb commit 5b810dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ endef
3838
######################
3939

4040
NONFREE_REMOTE ?= git@iis-git.ee.ethz.ch:pulp-restricted/pulp-cluster-nonfree.git
41-
NONFREE_COMMIT ?= 4267271dca54a6c6592336919034ee6e5573974a # branch: smazzola/chimera
41+
NONFREE_COMMIT ?= f492530603be007bdc82c37bc0ebae6599d7c7a2 # branch: smazzola/chimera
4242

4343
nonfree-init:
4444
git clone $(NONFREE_REMOTE) nonfree

0 commit comments

Comments
 (0)