Skip to content

Commit

Permalink
[GHA] Bump coveralls to jdk 21
Browse files Browse the repository at this point in the history
  • Loading branch information
hazendaz committed Nov 2, 2023
1 parent ff9aa7b commit 8ffb57a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coveralls.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- name: Set up JDK
uses: actions/setup-java@v3
with:
java-version: 17
java-version: 21
distribution: zulu
- name: Report Coverage to Coveralls for Pull Requests
if: github.event_name == 'pull_request'
Expand Down

0 comments on commit 8ffb57a

Please sign in to comment.