Skip to content

Commit 4ffc23b

Browse files
committed
Update release script, take seven
1 parent ca1b1fe commit 4ffc23b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
publish:
1010
runs-on: ubuntu-latest
1111
container:
12-
image: eclipse-temurin:17-jdk
12+
image: openjdk:17-jdk
1313
options: --user root
1414
steps:
1515
- name: Install Git before checkout

0 commit comments

Comments
 (0)