Skip to content

Commit

Permalink
Explicitly set jvm/jdk distribution
Browse files Browse the repository at this point in the history
  • Loading branch information
chrissimon-au committed Mar 9, 2024
1 parent 421ef26 commit a8b54c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/contextive-runtime-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
persist-credentials: false
- uses: actions/setup-java@v4
with:
# distribution: 'temurin' # See 'Supported distributions' for available options
distribution: 'corretto'
java-version: '21'

# - name: Language Server Artifact
Expand Down

0 comments on commit a8b54c2

Please sign in to comment.