Skip to content

Commit

Permalink
Switch ns-self-hosted to arc-runner
Browse files Browse the repository at this point in the history
  • Loading branch information
Your Name committed Feb 9, 2024
1 parent 29869ae commit a52a7e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-noscience.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
with:
suffix: "noscience"
ci_repo: "docker-registry.docker-registry:5000"
runner: "['self-hosted', 'v3']"
runner: "['arc-runners']"
secrets:
registry_username: ${{ secrets.REGISTRY_USERNAME }}
registry_token: ${{ secrets.REGISTRY_TOKEN }}

0 comments on commit a52a7e1

Please sign in to comment.