Skip to content

Commit 87c60a5

Browse files
authored
Update github workflow
1 parent 3741fb4 commit 87c60a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
build_and_test:
1111
strategy:
1212
matrix:
13-
jdkversion: [8, 11, 17]
13+
jdkversion: [11]
1414
runs-on: ubuntu-latest
1515
steps:
1616
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)