Skip to content

Commit

Permalink
use azure runner
Browse files Browse the repository at this point in the history
Signed-off-by: Oliver Koenig <[email protected]>
  • Loading branch information
ko3n1g committed Sep 21, 2024
1 parent 90a86c2 commit 7292224
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:

build-and-test-wheel:
needs: build-container
runs-on: ubuntu-latest
runs-on: self-hosted-builder
container: nemoci.azurecr.io/nemo_aligner_container:${{ github.run_id }}
steps:
- name: Checkout repository
Expand Down

0 comments on commit 7292224

Please sign in to comment.