Skip to content

Commit

Permalink
remove java 11 and 17 for CI workflow
Browse files Browse the repository at this point in the history
Signed-off-by: yuye-aws <[email protected]>
  • Loading branch information
yuye-aws committed Jul 19, 2024
1 parent 6748f7a commit fe5f285
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
Check-neural-search-windows:
strategy:
matrix:
java: [11, 17, 21]
java: [21]
os: [windows-latest]

name: Gradle Check Windows
Expand Down

0 comments on commit fe5f285

Please sign in to comment.