Skip to content

Commit d3500bd

Browse files
committed
fix runner size
1 parent d7fb8c3 commit d3500bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/_ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,7 @@ jobs:
187187
BASE_IMAGE: ${{ needs.build-jax.outputs.DOCKER_TAG_MEALKIT }}
188188
CONTAINER_NAME: axlearn
189189
DOCKERFILE: .github/container/Dockerfile.axlearn
190+
RUNNER_SIZE: large
190191
secrets: inherit
191192

192193
collect-docker-tags:

0 commit comments

Comments
 (0)