Skip to content
Snippets Groups Projects
Commit 8b4652bb authored by auphelia's avatar auphelia
Browse files

[Jenkinsfile] Update path to vitis installations

parent b35caa4d
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ node {
checkout scm
}
withEnv([
"FINN_XILINX_PATH=/proj/xbuilds/2022.1_released/installs/lin64",
"FINN_XILINX_PATH=/proj/xbuilds/SWIP/2022.1_0420_0327/installs/lin64",
"FINN_XILINX_VERSION=2022.1",
"FINN_DOCKER_TAG=xilinx/finn:jenkins",
"PLATFORM_REPO_PATHS=/opt/xilinx/dsa"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment