Skip to content

Commit 292beb0

Browse files
committed
Drop JDK 20 tests
1 parent 49901be commit 292beb0

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
@@ -35,7 +35,7 @@ on:
3535
jdk-matrix:
3636
description: 'jdk matrix as json array'
3737
required: false
38-
default: '[ "8", "11", "17", "20" ]'
38+
default: '[ "8", "11", "17" ]'
3939
type: string
4040

4141
matrix-exclude:

0 commit comments

Comments
 (0)