Skip to content

Commit

Permalink
.github/workflows/release_history_commit.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoyekanren committed Sep 10, 2024
1 parent df32970 commit 6c6f09f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release_history_commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
- name: Set java ${{ matrix.java_version }}
uses: actions/setup-java@v4
with:
distribution: 'zulu'
java-version: ${{ matrix.java_version }}
# compile benchmark
- name: Build benchmark binaries
Expand Down

0 comments on commit 6c6f09f

Please sign in to comment.