Skip to content

Commit

Permalink
dev.yml.j2: fix 404 url
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippvK committed Jan 3, 2024
1 parent d181aa0 commit 8489869
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/templates/dev.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,7 @@ vars:
runs_per_stage: true
riscv_gcc.dl_url: "https://syncandshare.lrz.de/dl/fiWBtDLWz17RBc1Yd4VDW7/GCC/default/2023.12.14/Ubuntu/20.04/rv32gc_ilp32d.tar.xz"
riscv_gcc.dl_url_vext: "https://syncandshare.lrz.de/dl/fiWBtDLWz17RBc1Yd4VDW7/GCC/default/2023.12.14/Ubuntu/20.04/rv32gc_ilp32d.tar.xz"
riscv_gcc.dl_url_pext: "https://syncandshare.lrz.de/dl/fiWBtDLWz17RBc1Yd4VDW7/GCC/pext/2023.12.14/Ubuntu/20.04/rv32gcp_ilp32d.tar.xz"
riscv_gcc.dl_url_pext: "https://syncandshare.lrz.de/dl/fiWBtDLWz17RBc1Yd4VDW7/GCC/pext/2022.04.28/Ubuntu/20.04/rv32gcp_ilp32d.tar.xz"
spike.keep_build_dir: false
etiss.keep_build_dir: false
flags:
Expand Down

0 comments on commit 8489869

Please sign in to comment.