Skip to content

Commit ab59ac5

Browse files
committed
1 parent 70cd286 commit ab59ac5

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
@@ -43,7 +43,7 @@ jobs:
4343

4444
strategy:
4545
matrix:
46-
os: [ubuntu-16.04, ubuntu-latest, macos-latest, windows-latest]
46+
os: [ubuntu-latest, macos-latest, windows-latest]
4747
java: [8, 11, 14, 15]
4848

4949
steps:

0 commit comments

Comments
 (0)