Skip to content

Commit cd3f36a

Browse files
author
Nikos Papailiou
committed
Test Java 11
1 parent 0a3bb73 commit cd3f36a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github_actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
uses: actions/setup-java@v2
2222
with:
2323
distribution: 'adopt'
24-
java-version: '8'
24+
java-version: '11'
2525
check-latest: true
2626

2727
- run: |

0 commit comments

Comments
 (0)