Skip to content

Commit e121e8a

Browse files
dnestoromelix
authored andcommitted
Run functional tests with gradle version 8.13
1 parent cfb25e7 commit e121e8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-logic/common-plugins/src/main/groovy/org.graalvm.build.github-actions-helper.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ def matrixDefault = [
77

88
// # Following versions are disabled temporarily in order to speed up PR testing "7.3.3", "7.2", "7.1", "6.8.3",
99
def gradleVersions = [
10-
"gradle-version": ["current", "7.4"],
10+
"gradle-version": ["current", "7.4", "8.13"],
1111
]
1212

1313
def gradleCachedVersions = [

0 commit comments

Comments
 (0)