Skip to content

Commit

Permalink
java16 ga
Browse files Browse the repository at this point in the history
  • Loading branch information
epeee committed Mar 16, 2021
1 parent 9636fd3 commit 4241b61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cross-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
strategy:
fail-fast: false
matrix:
java: [14, 15, 16-ea, 17-ea]
java: [14, 15, 16, 17-ea]
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 4241b61

Please sign in to comment.