Skip to content

Commit

Permalink
Add Ubuntu build to GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory authored and wenwj0 committed Jun 14, 2022
1 parent b37dcad commit ef5676f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@ jobs:
continue-on-error: ${{ matrix.experimental }}
strategy:
matrix:
# os: [ubuntu-latest, windows-latest, macos-latest]
os: [macos-latest]
os: [macos-latest, ubuntu-latest]
java: [ 8, 11, 17 ]
experimental: [false]
# include:
Expand Down

0 comments on commit ef5676f

Please sign in to comment.