Skip to content

Commit

Permalink
[ci] Fix build failure for build-pytorch-jni-linux (#2920)
Browse files Browse the repository at this point in the history
Co-authored-by: Aaqib Ansari <[email protected]>
  • Loading branch information
maaquib and Aaqib Ansari authored Jan 8, 2024
1 parent cae3bd0 commit 72242be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/native_jni_s3_pytorch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Set up JDK 17
uses: actions/setup-java@v4
uses: actions/setup-java@v3
with:
distribution: 'corretto'
java-version: 17
Expand Down

0 comments on commit 72242be

Please sign in to comment.