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 ec05cc1 commit 65a87f8Copy full SHA for 65a87f8
.github/workflows/runtime_build_and_test.yml
@@ -23,6 +23,7 @@ env:
23
TZ: /usr/share/zoneinfo/America/Los_Angeles
24
# https://github.com/actions/cache/blob/main/tips-and-workarounds.md#cache-segment-restore-timeout
25
SEGMENT_DOWNLOAD_TIMEOUT_MINS: 1
26
+ JAVA_HOME: ${{ env.JAVA_HOME_21_X64 }}
27
28
jobs:
29
# ----- NODE_MODULES CACHE -----
0 commit comments