Skip to content

Commit d4aff07

Browse files
committed
Gradle 9: Phase out Java 11 for testcontainers/java
Gradle requires JVM 17 or later to run. Your build is currently configured to use JVM 11.
1 parent a55dacd commit d4aff07

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/testing-testcontainers-java.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ jobs:
3838
matrix:
3939
os: [ 'ubuntu-latest' ]
4040
java-version: [
41-
'11',
4241
'17',
4342
'21',
4443
'24',

0 commit comments

Comments
 (0)