Skip to content

Commit 8d78b3a

Browse files
authored
Update ci.yml
1 parent 7e4abf1 commit 8d78b3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
JAVA_OPTS: -Xms2048M -Xmx2048M -Xss6M -XX:ReservedCodeCacheSize=256M -Dfile.encoding=UTF-8
1414
JVM_OPTS: -Xms2048M -Xmx2048M -Xss6M -XX:ReservedCodeCacheSize=256M -Dfile.encoding=UTF-8
1515
AWS_REGION: ap-northeast-1
16-
TEST_TIME_FACTOR: 3
16+
TEST_TIME_FACTOR: 5
1717
steps:
1818
- uses: actions/[email protected]
1919
with:

0 commit comments

Comments
 (0)