Skip to content

Commit

Permalink
chore: add java 21 to CI tools
Browse files Browse the repository at this point in the history
  • Loading branch information
glefloch committed Jan 19, 2024
1 parent 5ac03f4 commit c360680
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
- 8
- 11
- 17
- 21
steps:
- name: Checkout repository
uses: actions/checkout@v4.1.1
Expand Down

0 comments on commit c360680

Please sign in to comment.