Skip to content
Snippets Groups Projects
Unverified Commit 8c310ede authored by auphelia's avatar auphelia Committed by GitHub
Browse files

Merge pull request #817 from Xilinx/update/jenkins

[Jenkins] Update tool versions for CI
parents 8c7d0dc8 573c1470
No related merge requests found
...@@ -5,8 +5,8 @@ node { ...@@ -5,8 +5,8 @@ node {
checkout scm checkout scm
} }
withEnv([ withEnv([
"FINN_XILINX_PATH=/proj/xbuilds/SWIP/2022.1_0420_0327/installs/lin64", "FINN_XILINX_PATH=/proj/xbuilds/SWIP/2022.2_1014_8888/installs/lin64",
"FINN_XILINX_VERSION=2022.1", "FINN_XILINX_VERSION=2022.2",
"FINN_DOCKER_TAG=xilinx/finn:jenkins", "FINN_DOCKER_TAG=xilinx/finn:jenkins",
"FINN_HOST_BUILD_DIR=/scratch/users/finn_ci", "FINN_HOST_BUILD_DIR=/scratch/users/finn_ci",
"PLATFORM_REPO_PATHS=/opt/xilinx/platforms" "PLATFORM_REPO_PATHS=/opt/xilinx/platforms"
......
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