chore: remove gotip from github action
parent
b508b6579b
commit
7b32bb17b0
|
@ -14,7 +14,7 @@ jobs:
|
||||||
- run: go version
|
- run: go version
|
||||||
- run: go test -race ./...
|
- run: go test -race ./...
|
||||||
build-gotip:
|
build-gotip:
|
||||||
name: Build using gotip
|
name: Build
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|
Loading…
Reference in New Issue