Skip to content

Commit 7dd9e01

Browse files
authored
Merge branch 'stleary:master' into Issue_682_JSONString_similarity
2 parents 89f16ad + 88ca190 commit 7dd9e01

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
strategy:
4343
matrix:
4444
# build against supported Java LTS versions:
45-
java: [ 1.7, 8, 11 ]
45+
java: [ 8, 11 ]
4646
name: Java ${{ matrix.java }}
4747
steps:
4848
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)