Skip to content

Commit 2220269

Browse files
authored
Update ci.yml
1 parent 686a7e7 commit 2220269

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
@@ -49,7 +49,7 @@ jobs:
4949
JAVA_OPTS: -Xms2048M -Xmx2048M -Xss6M -XX:ReservedCodeCacheSize=256M -Dfile.encoding=UTF-8
5050
JVM_OPTS: -Xms2048M -Xmx2048M -Xss6M -XX:ReservedCodeCacheSize=256M -Dfile.encoding=UTF-8
5151
AWS_REGION: ap-northeast-1
52-
TEST_TIME_FACTOR: 3
52+
TEST_TIME_FACTOR: 5
5353
steps:
5454
- uses: actions/checkout@v2.3.4
5555
with:

0 commit comments

Comments
 (0)