Skip to content

Commit 7492342

Browse files
committed
use windows and osx
Signed-off-by: olivier lamy <[email protected]>
1 parent b1becc7 commit 7492342

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424

2525
strategy:
2626
matrix:
27-
os: [ubuntu-latest]
27+
os: [ubuntu-latest,windows-latest, macOS-latest]
2828
java: [8, 11, 14 ]
2929
fail-fast: false
3030

0 commit comments

Comments
 (0)