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 ca1b1fe commit 4ffc23bCopy full SHA for 4ffc23b
.github/workflows/release.yml
@@ -9,7 +9,7 @@ jobs:
9
publish:
10
runs-on: ubuntu-latest
11
container:
12
- image: eclipse-temurin:17-jdk
+ image: openjdk:17-jdk
13
options: --user root
14
steps:
15
- name: Install Git before checkout
0 commit comments