We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2aeb94a commit f47dd18Copy full SHA for f47dd18
1 file changed
.gitlab-ci.yml
@@ -5,7 +5,7 @@ init:
5
stage: nonfree
6
script:
7
- git clone git@iis-git.ee.ethz.ch:pulp-restricted/cva6-nonfree.git nonfree
8
- - cd nonfree && git checkout b80ad2f05223e3f7c89052bdcb23c18347394fac
+ - cd nonfree && git checkout 906736108fc4c3425fd9a01a9b54a151be768345
9
artifacts:
10
paths: [ nonfree/ci.yml ]
11
0 commit comments