Skip to content

Commit

Permalink
Gitlab CI - change build runner to normal
Browse files Browse the repository at this point in the history
  • Loading branch information
abegnoche committed May 27, 2024
1 parent 989d789 commit 1f390c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ linux-x86_64 build:
image: urm.nvidia.com/ct-omniverse-docker/centos7-gcc10-builder:3.2.0
extends:
- .save_warp_bin_artifact
- .runner-small-build-linux-x86_64
- .runner-build-linux-x86_64
script:
- ./tools/ci/building/build-linux-x86_64/build.sh --no-docker # We are already using the builder image
- mkdir -p warp/bin/linux-x86_64
Expand Down

0 comments on commit 1f390c7

Please sign in to comment.