Skip to content

Commit

Permalink
Update 14-ea to 14 in GitHub Action YAML.
Browse files Browse the repository at this point in the history
Signed-off-by: Donald Raab <Donald.Raab@bnymellon.com>
  • Loading branch information
donraab committed Mar 31, 2020
1 parent 5ea6dc1 commit 290eb0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
matrix:
# os: [macos-latest, ubuntu-latest, windows-latest]
os: [ubuntu-latest]
java-version: [8, 11, 14-ea, 15-ea]
java-version: [8, 11, 14, 15-ea]

runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit 290eb0c

Please sign in to comment.