Skip to content

Commit

Permalink
Remove self hosted runner restriction
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Hough <[email protected]>
  • Loading branch information
molepigeon committed Aug 14, 2024
1 parent 4921ead commit e16fb2e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/go-portieris.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ on:
jobs:
test:
name: alltests
runs-on: [self-hosted,go]
steps:
- name: Check out code into the Go module directory
uses: actions/checkout@v2
Expand Down

0 comments on commit e16fb2e

Please sign in to comment.