diff --git a/.github/workflows/gotest.yml b/.github/workflows/gotest.yml index 5997c18..75fe74e 100644 --- a/.github/workflows/gotest.yml +++ b/.github/workflows/gotest.yml @@ -11,8 +11,6 @@ jobs: - uses: actions/checkout@v4 - name: Setup Go ${{ matrix.go-version }} uses: actions/setup-go@v4 - with: - go-version: '1.19' - name: Set up Go uses: actions/setup-go@v4