Skip to content

Commit

Permalink
Update Release.yml.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kathan Cheema committed Aug 25, 2020
1 parent 3692941 commit b0419e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
strategy:
matrix:
os: [ ubuntu-latest, windows-latest, macos-latest ]
java-version: [ 9, 10, 11, 12, 13 ]
java-version: [ 13, 14 ]
steps:
- uses: actions/checkout@v2
- uses: actions/setup-java@v1
Expand Down

0 comments on commit b0419e5

Please sign in to comment.