We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad7dadf commit 85c539fCopy full SHA for 85c539f
.github/workflows/system_emulated.yml
@@ -23,6 +23,7 @@ jobs:
23
- name: Setup Java
24
uses: actions/setup-java@v4
25
with:
26
+ distribution: temurin
27
java-version: '21'
28
29
- name: Setup GCloud SDK
0 commit comments