Эх сурвалжийг харах

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

This reverts commit 3ae6a882a731c2d522e0608a9a3faa19c3979ef8.
Kevin Wan 3 жил өмнө
parent
commit
d87d203c3b

+ 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