Skip to content

Commit e18af93

Browse files
committed
1 parent 308bf80 commit e18af93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/ci/common-jobs.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ export const check = defineJob(
154154
(workflowName) => ({
155155
executor: {
156156
name: 'sb_node_22_classic',
157-
class: 'large',
157+
class: 'medium+',
158158
},
159159
steps: [
160160
...workflow.restoreLinux(),

0 commit comments

Comments
 (0)