Skip to content

Commit

Permalink
change branch in jenkinsfile
Browse files Browse the repository at this point in the history
  • Loading branch information
sdausr committed May 30, 2024
1 parent 2edc967 commit ee8db02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
@Library('pipeline-library')_
FullVitisLibPipeline (branch: 'next', libname: 'Vitis_Libraries', TARGETS: 'hls_csim:hls_csynth:hls_cosim:vivado_syn:vitis_sw_emu:vitis_hw_emu:vitis_hw_build:vitis_aie_sim:vitis_aie_x86sim', TOOLVERSION: '2024.1_released')
FullVitisLibPipeline (branch: 'main', libname: 'Vitis_Libraries', TARGETS: 'hls_csim:hls_csynth:hls_cosim:vivado_syn:vitis_sw_emu:vitis_hw_emu:vitis_hw_build:vitis_aie_sim:vitis_aie_x86sim', TOOLVERSION: '2024.1_released')

0 comments on commit ee8db02

Please sign in to comment.