Skip to content

Commit

Permalink
large 6
Browse files Browse the repository at this point in the history
  • Loading branch information
koyopro committed Jan 9, 2025
1 parent e8e8d77 commit a82caa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
- image: << parameters.node_image >>
environment:
VITEST_MIN_THREADS: 2
VITEST_MAX_THREADS: 8
VITEST_MAX_THREADS: 6
- image: cimg/mysql:8.0
environment:
MYSQL_ALLOW_EMPTY_PASSWORD: yes
Expand Down

0 comments on commit a82caa2

Please sign in to comment.