Skip to content

Commit

Permalink
ci: Using Java 19
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien Ruaux committed Jan 19, 2023
1 parent e6abf13 commit 122a05c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/early-access.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
uses: redis-field-engineering/redis-github-workflows/.github/workflows/early-access.yml@main
with:
jreleaser-arguments: full-release
java-version: 19
secrets:
github-token: ${{ secrets.GIT_ACCESS_TOKEN }}
gpg-passphrase: ${{ secrets.GPG_PASSPHRASE }}
Expand Down

0 comments on commit 122a05c

Please sign in to comment.