Skip to content

Commit

Permalink
Trying to restore CI
Browse files Browse the repository at this point in the history
  • Loading branch information
FrancescoConti committed Jan 23, 2025
1 parent 68bab14 commit 69761a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ variables:
QUESTA: "questa-2023.4-zr"
VSIM: "$QUESTA vsim"
VSIM_BIN: "$QUESTA vsim"
RISCV: "/usr/pack/riscv-1.0-kgf/efclschool-llvm-18.1.6"
PULP_RISCV_GCC_TOOLCHAIN: "/usr/pack/riscv-1.0-kgf/efclschool-llvm-18.1.6"
RISCV: "/usr/pack/riscv-1.0-kgf/pulp-gcc-2.5.0"
PULP_RISCV_GCC_TOOLCHAIN: "/usr/pack/riscv-1.0-kgf/pulp-gcc-2.5.0"

before_script:
- pwd
Expand Down

0 comments on commit 69761a8

Please sign in to comment.