Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gkwan-ibm authored Nov 13, 2024
1 parent fc2d61c commit 1737416
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,8 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Set up JDK 21
uses: actions/setup-java@v3
uses: actions/setup-java@v4
with:
distribution: 'semeru'
distribution: 'semeru'
java-version: 21
- run: unset _JAVA_OPTIONS
Expand Down

0 comments on commit 1737416

Please sign in to comment.