Skip to content

Commit 65b535c

Browse files
author
Julien Ruaux
committed
ci: Using JDK 17 for build workflow
1 parent e7f48a9 commit 65b535c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,6 @@ on:
66
jobs:
77
build:
88
name: 'Build'
9-
uses: redis-field-engineering/redis-github-workflows/.github/workflows/build-maven.yml@main
9+
uses: redis-field-engineering/redis-github-workflows/.github/workflows/build-maven.yml@main
10+
with:
11+
java-version: 17

0 commit comments

Comments
 (0)