We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f90724 commit 342ce2eCopy full SHA for 342ce2e
.github/workflows/go.yml
@@ -35,7 +35,7 @@ jobs:
35
run: go vet
36
37
test:
38
- runs-on: self-hosted
+ runs-on: ubuntu-latest
39
steps:
40
- uses: actions/checkout@v2
41
- name: Set up Go
0 commit comments