Skip to content

Commit

Permalink
GitHub Actions add java-18
Browse files Browse the repository at this point in the history
  • Loading branch information
nhojpatrick committed Feb 13, 2022
1 parent 3929ae3 commit 6e04d12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Expand Up @@ -27,7 +27,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-18.04, ubuntu-20.04]
java: [7, 8, 11, 17, 18-ea, 19-ea]
java: [7, 8, 11, 17, 18, 19-ea]
exclude:
- os: ubuntu-18.04
java: 7
Expand Down

0 comments on commit 6e04d12

Please sign in to comment.