Skip to content

Commit 7604870

Browse files
author
Julien Ruaux
committed
build: Using java 17
1 parent a2036cd commit 7604870

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/early-access.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Set up Java
1919
uses: actions/setup-java@v1
2020
with:
21-
java-version: 11
21+
java-version: 17
2222

2323
- uses: actions/cache@v2
2424
with:

0 commit comments

Comments
 (0)