Skip to content

Commit

Permalink
point CI to LLVM (currently, EFCL Summer School version) in this branch
Browse files Browse the repository at this point in the history
  • Loading branch information
FrancescoConti committed Jul 26, 2024
1 parent 0fa54bc commit be268ec
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/pulp-gcc-2.5.0"
PULP_RISCV_GCC_TOOLCHAIN: "/usr/pack/riscv-1.0-kgf/pulp-gcc-2.5.0"
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"

before_script:
- pwd
Expand Down

0 comments on commit be268ec

Please sign in to comment.