We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f75acc commit 64d2a46Copy full SHA for 64d2a46
1 file changed
.github/workflows/ci.yml
@@ -153,7 +153,7 @@ jobs:
153
SKIP_TEST_MULTIARCH: true
154
MAVEN_OPTS: >-
155
-Dmaven.repo.local=/work/.m2/repository
156
-# -Dhttps.protocols=TLSv1.2
+ -Dhttps.protocols=TLSv1.2
157
# -Djdk.tls.client.protocols=TLSv1.2
158
# -Dmaven.wagon.httpconnection.readTimeout=120000
159
# -Dmaven.wagon.http.streamCache=true
0 commit comments