Skip to content

Commit

Permalink
Update benchmark.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dhadka authored Aug 5, 2024
1 parent c1bbe07 commit 205f011
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
- name: Setup build
uses: MOEAFramework/.github/actions/setup-build@main
with:
java-version: ${{ inputs.java-version }}
java-version: ${{ inputs.java-version || '19' }}
java-distribution: ${{ inputs.java-distribution }}
setup-python: true
setup-fortran: true
Expand Down

0 comments on commit 205f011

Please sign in to comment.