Skip to content

Commit

Permalink
Update github runner for custom image build
Browse files Browse the repository at this point in the history
  • Loading branch information
antas-marcin committed Oct 27, 2023
1 parent 0c60b58 commit b089315
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
cicd/docker_push.sh
build-custom-image:
name: Build custom image
runs-on: ubuntu-latest
runs-on: ubuntu-latest-8-cores
env:
LOCAL_REPO: transformers-inference
REMOTE_REPO: semitechnologies/transformers-inference
Expand Down

0 comments on commit b089315

Please sign in to comment.