Skip to content

Commit

Permalink
Set all GH actions to use self-hosted runners
Browse files Browse the repository at this point in the history
Signed-off-by: Vignesh Rao <166179991+dormant-user@users.noreply.github.com>
  • Loading branch information
dormant-user authored Apr 10, 2024
1 parent e9fdcc4 commit b022057
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,7 @@ on:

jobs:
deploy:

runs-on: ubuntu-latest

runs-on: self-hosted
steps:
- uses: actions/checkout@v2
- name: Set up Python
Expand Down

0 comments on commit b022057

Please sign in to comment.