mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-10 11:54:52 +00:00
runs all build on large
This commit is contained in:
parent
ad830b9440
commit
1d983ce9ac
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -133,7 +133,7 @@ jobs:
|
|||||||
build-and-push-sagemaker-image:
|
build-and-push-sagemaker-image:
|
||||||
needs:
|
needs:
|
||||||
- build-and-push-image
|
- build-and-push-image
|
||||||
runs-on: ubuntu-latest
|
runs-on: large
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
Loading…
Reference in New Issue
Block a user