Skip to content

Commit

Permalink
Update .github/workflows/create-scheduled-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fniephaus authored Oct 4, 2024
1 parent 39929b4 commit 7e086ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-scheduled-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: "🔧 Setup java"
uses: actions/setup-java@v4
with:
distribution: 'oracle'
distribution: 'graalvm'
java-version: '21'
- name: "🕸️ Get changed metadata matrix"
id: set-matrix
Expand Down

0 comments on commit 7e086ba

Please sign in to comment.