We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a57870a commit ee7c86cCopy full SHA for ee7c86c
circle.yml
@@ -1114,13 +1114,15 @@ jobs:
1114
1115
runner-integration-tests-firefox:
1116
<<: *defaults
1117
+ resource_class: medium
1118
parallelism: 2
1119
steps:
1120
- run-runner-integration-tests:
1121
browser: firefox
1122
1123
runner-integration-tests-electron:
1124
1125
1126
1127
1128
@@ -1145,6 +1147,7 @@ jobs:
1145
1147
1146
1148
driver-integration-tests-chrome-beta:
1149
1150
1151
parallelism: 5
1152
1153
- run-driver-integration-tests:
0 commit comments