[Gradle] Test native tasks with Gradle 8.4 Configuration Cache
^KT-63044 In Progress
This commit is contained in:
committed by
Space Team
parent
096cb0abce
commit
704adc053a
+1
-1
@@ -21,7 +21,7 @@ class MacosCapableConfigurationCacheIT : AbstractConfigurationCacheIT() {
|
||||
@DisplayName("works with native tasks in complex project")
|
||||
@GradleTestVersions(
|
||||
minVersion = TestVersions.Gradle.G_7_4,
|
||||
additionalVersions = [TestVersions.Gradle.G_7_6],
|
||||
maxVersion = TestVersions.Gradle.G_8_4,
|
||||
)
|
||||
@GradleTest
|
||||
fun testNativeTasks(gradleVersion: GradleVersion) {
|
||||
|
||||
Reference in New Issue
Block a user