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 7e4abf1 commit 8d78b3aCopy full SHA for 8d78b3a
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ jobs:
13
JAVA_OPTS: -Xms2048M -Xmx2048M -Xss6M -XX:ReservedCodeCacheSize=256M -Dfile.encoding=UTF-8
14
JVM_OPTS: -Xms2048M -Xmx2048M -Xss6M -XX:ReservedCodeCacheSize=256M -Dfile.encoding=UTF-8
15
AWS_REGION: ap-northeast-1
16
- TEST_TIME_FACTOR: 3
+ TEST_TIME_FACTOR: 5
17
steps:
18
- uses: actions/[email protected]
19
with:
0 commit comments