Skip to content

Commit 6899ab9

Browse files
authored
Update release.yml
1 parent 8d78b3a commit 6899ab9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
JAVA_OPTS: -Xms2048M -Xmx2048M -Xss6M -XX:ReservedCodeCacheSize=256M -Dfile.encoding=UTF-8
1212
JVM_OPTS: -Xms2048M -Xmx2048M -Xss6M -XX:ReservedCodeCacheSize=256M -Dfile.encoding=UTF-8
1313
AWS_REGION: ap-northeast-1
14-
TEST_TIME_FACTOR: 3
14+
TEST_TIME_FACTOR: 5
1515
steps:
1616
- uses: actions/checkout@v2.3.4
1717
with:

0 commit comments

Comments
 (0)