Merge branch 'master' into add-icons-to-command-palette

This commit is contained in:
Jan Faracik 2024-12-11 20:23:58 +00:00 committed by GitHub
commit 57910109f3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

2
ath.sh
View File

@ -6,7 +6,7 @@ set -o xtrace
cd "$(dirname "$0")"
# https://github.com/jenkinsci/acceptance-test-harness/releases
export ATH_VERSION=6103.v470620c9e43f
export ATH_VERSION=6107.v8c73fa_b_8f784
if [[ $# -eq 0 ]]; then
export JDK=17