Skip to content

Commit

Permalink
Merge branch 'ko3n1g/ci/build-wheel-runner' into 'main'
Browse files Browse the repository at this point in the history
ci: Use larger runner for building the wheel

See merge request ADLR/megatron-lm!2721
  • Loading branch information
ko3n1g committed Feb 20, 2025
2 parents c615121 + fe22100 commit 65b8a5d
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .gitlab/stages/01.test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -356,12 +356,16 @@ test:pypi_build_wheel:
image:
name: quay.io/pypa/manylinux_2_28_x86_64
entrypoint: ['']
services:
- name: docker:24.0.5-dind
variables:
HEALTHCHECK_TCP_PORT: '2376'
tags:
- arch/amd64
- env/prod
- origin/jet-fleet
- owner/jet-core
- purpose/utility
- purpose/builder-small
- team/megatron
variables:
PUBLISH_DRYRUN: 'yes'
Expand Down

0 comments on commit 65b8a5d

Please sign in to comment.