Skip to content

Commit 94c1dbb

Browse files
author
Madhavan
committed
Clarify the JDK version supported
1 parent e649aef commit 94c1dbb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ This directory contains the CI/CD workflows for the DSBulk project.
1010
**Purpose**: Primary CI workflow for fast feedback on code changes
1111

1212
**What it does**:
13-
- Builds the project with JDK 8 and 11
14-
- Runs unit tests
13+
- Builds the project with JDK 8
14+
- Runs unit tests with JDK 8, 11 and 17
1515
- Publishes test results
1616
- Caches Maven dependencies for faster builds
1717

0 commit comments

Comments
 (0)