Skip to content

Commit f8e4bf8

Browse files
[internal] Express default value for resource_class (mui#22569)
1 parent dab7b80 commit f8e4bf8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ default-job: &default-job
5757
BASE_BRANCH: master
5858
working_directory: /tmp/mui
5959
executor: code-infra/mui-node
60+
resource_class: medium
6061
# CircleCI has disabled the cache across forks for security reasons.
6162
# Following their official statement, it was a quick solution, they
6263
# are working on providing this feature back with appropriate security measures.
@@ -276,7 +277,6 @@ jobs:
276277
executor:
277278
name: code-infra/mui-node-browser
278279
playwright-img-version: v1.60.0-noble
279-
resource_class: medium
280280
steps:
281281
- checkout
282282
- run:

0 commit comments

Comments
 (0)