Skip to content

Commit

Permalink
chore: use large instance in CCI for test-linux
Browse files Browse the repository at this point in the history
  • Loading branch information
maxjeffos committed Aug 9, 2021
1 parent bb1d447 commit 4ac3d5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Expand Up @@ -308,6 +308,7 @@ jobs:
<<: *defaults
docker:
- image: circleci/node:<< parameters.node_version >>
resource_class: large
steps:
- install_sdkman_linux
- install_jdk_linux
Expand Down

0 comments on commit 4ac3d5f

Please sign in to comment.