Skip to content

Commit 9aa8f8e

Browse files
committed
ci: bump java version
1 parent 9e3aa15 commit 9aa8f8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
- uses: actions/setup-java@v2
4848
with:
4949
distribution: 'temurin'
50-
java-version: '11'
50+
java-version: '17'
5151

5252
- name: Install Node
5353
uses: actions/setup-node@v2

0 commit comments

Comments
 (0)