Skip to content

Commit fb43a60

Browse files
mehrdadhLucien0
authored andcommitted
change Hexagon docker version (apache#10981)
1 parent 0037599 commit fb43a60

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ ci_wasm = 'tlcpack/ci-wasm:v0.73'
5656
ci_i386 = 'tlcpack/ci-i386:v0.76'
5757
ci_qemu = 'tlcpack/ci-qemu:v0.13'
5858
ci_arm = 'tlcpack/ci-arm:v0.09'
59-
ci_hexagon = 'tlcpack/ci-hexagon:v0.02'
59+
ci_hexagon = 'tlcpack/ci-hexagon:v0.03'
6060
// <--- End of regex-scanned config.
6161

6262
// Parameters to allow overriding (in Jenkins UI), the images

jenkins/Jenkinsfile.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ ci_wasm = 'tlcpack/ci-wasm:v0.73'
5858
ci_i386 = 'tlcpack/ci-i386:v0.76'
5959
ci_qemu = 'tlcpack/ci-qemu:v0.13'
6060
ci_arm = 'tlcpack/ci-arm:v0.09'
61-
ci_hexagon = 'tlcpack/ci-hexagon:v0.02'
61+
ci_hexagon = 'tlcpack/ci-hexagon:v0.03'
6262
// <--- End of regex-scanned config.
6363

6464
// Parameters to allow overriding (in Jenkins UI), the images

0 commit comments

Comments
 (0)