Skip to content

Commit

Permalink
test against java 16
Browse files Browse the repository at this point in the history
  • Loading branch information
Henry Coles committed Mar 11, 2021
1 parent 66976b6 commit b2a6fdb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:
java: 8
- title: "JDK 11"
java: 11
- title: "JDK 15"
java: 15
- title: "JDK 16"
java: "16-ea"
runs-on: ubuntu-latest
steps:
- name: 'Checkout from Git'
Expand Down

0 comments on commit b2a6fdb

Please sign in to comment.