Skip to content

Commit 26fd74b

Browse files
author
jruaux
committed
cicd: Upgraded to java 21
1 parent f46e3ac commit 26fd74b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/early-access.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
uses: redis-field-engineering/redis-github-workflows/.github/workflows/early-access.yml@main
1212
with:
1313
jreleaser-arguments: full-release
14-
java-version: 19
14+
java-version: 21
1515
secrets:
1616
github-token: ${{ secrets.GIT_ACCESS_TOKEN }}
1717
gpg-passphrase: ${{ secrets.GPG_PASSPHRASE }}

0 commit comments

Comments
 (0)