Skip to content

Commit

Permalink
Bump to Java 11
Browse files Browse the repository at this point in the history
  • Loading branch information
vietj committed Jul 12, 2024
1 parent d16e859 commit aa868cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, windows-latest]
jdk: [8]
jdk: [11]
include:
- os: ubuntu-latest
jdk: 21
Expand Down

0 comments on commit aa868cb

Please sign in to comment.