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 686a7e7 commit 2220269Copy full SHA for 2220269
.github/workflows/ci.yml
@@ -49,7 +49,7 @@ jobs:
49
JAVA_OPTS: -Xms2048M -Xmx2048M -Xss6M -XX:ReservedCodeCacheSize=256M -Dfile.encoding=UTF-8
50
JVM_OPTS: -Xms2048M -Xmx2048M -Xss6M -XX:ReservedCodeCacheSize=256M -Dfile.encoding=UTF-8
51
AWS_REGION: ap-northeast-1
52
- TEST_TIME_FACTOR: 3
+ TEST_TIME_FACTOR: 5
53
steps:
54
- uses: actions/checkout@v2.3.4
55
with:
0 commit comments