We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bd11ab commit 855e213Copy full SHA for 855e213
1 file changed
ath.sh
@@ -6,7 +6,7 @@ set -o xtrace
6
cd "$(dirname "$0")"
7
8
# https://github.com/jenkinsci/acceptance-test-harness/releases
9
-export ATH_VERSION=6266.v0ffc0a_a_9f5f1
+export ATH_VERSION=6269.v2f0b_7c1348d8
10
11
if [[ $# -eq 0 ]]; then
12
export JDK=17
0 commit comments