Skip to content

Commit 1b64d7c

Browse files
authored
Fix JDK number in comments
1 parent c3d1f04 commit 1b64d7c

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
with:
1313
fetch-depth: 0 # Fetch all history for all branches
1414

15-
- name: Set up JDK 11
15+
- name: Set up JDK 8
1616
uses: actions/setup-java@v2
1717
with:
1818
distribution: 'adopt'

0 commit comments

Comments
 (0)