Skip to content

Commit 4c15764

Browse files
committed
Revert "Go back to JDK 11 for mutation tests"
1 parent 5b1fecc commit 4c15764

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Set up JDK
2222
uses: actions/setup-java@v3
2323
with:
24-
java-version: 11
24+
java-version: 17
2525
distribution: temurin
2626

2727
- name: Run mutation test

0 commit comments

Comments
 (0)