Skip to content

Commit

Permalink
Run CI checks on JDK 16
Browse files Browse the repository at this point in the history
  • Loading branch information
electrum committed May 17, 2021
1 parent d970935 commit 9b88bca
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 @@ -24,7 +24,7 @@ jobs:
matrix:
java-version:
- 11
- 15
- 16
timeout-minutes: 45
steps:
- name: Free Disk Space
Expand Down

0 comments on commit 9b88bca

Please sign in to comment.