diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml index 8d3bf22..7143832 100644 --- a/.github/workflows/macos.yml +++ b/.github/workflows/macos.yml @@ -183,7 +183,7 @@ jobs: needs: build strategy: matrix: - go: [ '1.17', 'stable' ] + go: [ 'stable' ] name: test taosAdapter ${{ matrix.go }} steps: - name: get cache server by pr