Skip to content

Commit

Permalink
fix: run selfhosted!
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Gilbert <50398495+MarkProminic@users.noreply.github.com>
  • Loading branch information
MarkProminic committed Jan 15, 2023
1 parent 4aac048 commit 7c89787
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/lint-release-and-publish-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ on:

jobs:
release-please:
runs-on: ubuntu-latest
runs-on:
- self-hosted
env:
GEM_NAME: "vagrant-zones"
steps:
Expand Down

0 comments on commit 7c89787

Please sign in to comment.