Skip to content

Commit

Permalink
remove self-hosted tag
Browse files Browse the repository at this point in the history
  • Loading branch information
dsikka committed Apr 2, 2024
1 parent 713f251 commit 646d383
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-wheel-and-container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
internal: $INTERNAL
build-container-and-push:
needs: build-wheel-and-push
runs-on: [self-hosted, aws-avx2-64G]
runs-on: [aws-avx2-64G]
steps:
- name: Checkout code
uses: actions/checkout@v3
Expand Down

0 comments on commit 646d383

Please sign in to comment.