Skip to content

Commit

Permalink
Switch to Eclipse Temurin for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mosabua committed Oct 20, 2024
1 parent 7f93533 commit a9e8106
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 @@ -19,7 +19,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-java@v2
with:
distribution: 'zulu'
distribution: 'temurin'
java-version: ${{ matrix.java-version }}
cache: 'maven'
- name: Maven build
Expand Down

0 comments on commit a9e8106

Please sign in to comment.