Skip to content

Commit 4f6b53c

Browse files
committed
ci: set JAVA_VERSION to 17
1 parent 4656765 commit 4f6b53c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99

1010
env:
1111
NODE_VERSION: 20
12-
JAVA_VERSION: 21
12+
JAVA_VERSION: 17
1313

1414
jobs:
1515
build:

0 commit comments

Comments
 (0)