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 079cb30 commit 69d8da8Copy full SHA for 69d8da8
.github/workflows/publish-extensions.yml
@@ -48,7 +48,7 @@ jobs:
48
- uses: actions/setup-java@v4
49
with:
50
distribution: "microsoft"
51
- java-version: "17"
+ java-version: "21"
52
- name: Install dependencies for native modules
53
run: |
54
sudo apt-get update
0 commit comments