Skip to content

Commit

Permalink
Testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Roberto-Gentili committed Jul 7, 2022
1 parent 20bade6 commit 63fa42a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
fail-fast: true
max-parallel: 16
matrix:
os: [ubuntu-latest, windows-latest]
os: [macOS-latest, ubuntu-latest, windows-latest]
java: [8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18]
architecture: [x64]
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 63fa42a

Please sign in to comment.