Skip to content

Commit 77a1530

Browse files
committed
Fix PostCommit YAML Xlang Direct after Java 17 expansion service upgrade
1 parent b3a62ee commit 77a1530

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/beam_PostCommit_Yaml_Xlang_Direct.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
uses: ./.github/actions/setup-environment-action
7575
with:
7676
python-version: default
77-
java-version: '11'
77+
java-version: '17'
7878
- name: Set up Cloud SDK
7979
uses: google-github-actions/setup-gcloud@aa5489c8933f4cc7a4f7d45035b3b1440c9c10db
8080
- name: run PostCommit Yaml Xlang Direct script

0 commit comments

Comments
 (0)