Skip to content

Commit 6a17655

Browse files
authored
Update reports-scheduler-test-and-build-workflow.yml
1 parent b59e40b commit 6a17655

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/reports-scheduler-test-and-build-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
strategy:
1212
fail-fast: true
1313
matrix:
14-
jdk: [8, 11, 14, 17]
14+
jdk: [8, 11, 14]
1515
steps:
1616
- name: Set up JDK ${{ matrix.jdk }}
1717
uses: actions/setup-java@v1

0 commit comments

Comments
 (0)