We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 643127d commit 726725bCopy full SHA for 726725b
.github/workflows/ci.yml
@@ -51,7 +51,6 @@ jobs:
51
JVM_OPTS: -Xms2048M -Xmx2048M -Xss6M -XX:ReservedCodeCacheSize=256M -Dfile.encoding=UTF-8
52
AWS_REGION: ap-northeast-1
53
TEST_TIME_FACTOR: 5
54
- DOCKER_HOST: unix:///var/run/docker.sock
55
steps:
56
- uses: actions/[email protected]
57
with:
0 commit comments