Skip to content

Commit d7a08c9

Browse files
committed
Bumped up to JDK 11.
1 parent 516335b commit d7a08c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
uses: actions/setup-java@v3
1313
with:
1414
distribution: temurin
15-
java-version: 8
15+
java-version: 11
1616
- name: Build and Test
1717
run: |
1818
export DISPLAY=:99

0 commit comments

Comments
 (0)