Skip to content

Commit e9744a3

Browse files
committed
Upgrade Java version to support newer gradle
Signed-off-by: sschulz92 <[email protected]>
1 parent d1f0d53 commit e9744a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
uses: actions/setup-java@v4
6363
with:
6464
distribution: 'temurin'
65-
java-version: '11'
65+
java-version: '17'
6666

6767
- uses: getgauge/setup-gauge@master
6868
with:

0 commit comments

Comments
 (0)