Skip to content

Commit 342ce2e

Browse files
committed
use the github runner instead
1 parent 7f90724 commit 342ce2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
run: go vet
3636

3737
test:
38-
runs-on: self-hosted
38+
runs-on: ubuntu-latest
3939
steps:
4040
- uses: actions/checkout@v2
4141
- name: Set up Go

0 commit comments

Comments
 (0)