Skip to content

Commit a36bef8

Browse files
committed
Using Java 11 for latest logback
1 parent 0675789 commit a36bef8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/java-examples.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
uses: actions/setup-java@v3
3838
with:
3939
distribution: 'temurin'
40-
java-version: 8
40+
java-version: 11
4141
- name: Run Tests
4242
uses: nick-invision/[email protected]
4343
with:

0 commit comments

Comments
 (0)