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 90bd121 commit d4239e2Copy full SHA for d4239e2
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 e79c756fc494cc791c25966351b8abe90e735a8e
+ - cd nonfree && git checkout d989249d919edee82c35b60fff0be94f892451c6
9
artifacts:
10
paths: [ nonfree/ci.yml ]
11
0 commit comments