Explorar o código

Revert "chore: run unit test with go 1.14 (#1084)" (#1085)

This reverts commit 3ae6a882a731c2d522e0608a9a3faa19c3979ef8.
Kevin Wan %!s(int64=3) %!d(string=hai) anos
pai
achega
d87d203c3b
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      .github/workflows/go.yml

+ 0 - 2
.github/workflows/go.yml

@@ -27,8 +27,6 @@ jobs:
 
     - name: Test
       run: go test -race -coverprofile=coverage.txt -covermode=atomic ./...
-      with:
-        go-version: 1.14
 
     - name: Codecov
       uses: codecov/codecov-action@v2