Skip to content

Commit 60cbbc7

Browse files
committed
ci: Disable ECC
1 parent 5730f62 commit 60cbbc7

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 ?= c330ff8036816cc1c0d80d6be910ad919cfb8f59 # branch: smazzola/chimera
4242

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

0 commit comments

Comments
 (0)