Skip to content

Commit 5e27beb

Browse files
committed
Revert "ci: Use oseda environment for vlt compilation"
This reverts commit e3d68fe.
1 parent 1f9777b commit 5e27beb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ snitch-cluster-vlt:
8888
needs: [snitch-cluster-sw]
8989
script:
9090
- cd target/snitch_cluster
91-
- oseda make bin/snitch_cluster.vlt
91+
- make bin/snitch_cluster.vlt
9292
- ./util/run.py sw/run.yaml --simulator verilator -j --run-dir runs/vlt
9393

9494
# VCS

0 commit comments

Comments
 (0)