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 f641845 commit 4841bc2Copy full SHA for 4841bc2
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=6682.v5dd3a_ccd6239
+export ATH_VERSION=6690.vef265ee9cfcf
10
11
if [[ $# -eq 0 ]]; then
12
export JDK=21
0 commit comments