chore: change back to spec goversion 1.21.1

This commit is contained in:
moonrailgun 2023-10-16 00:08:05 +08:00
parent 9df0dcf30c
commit 7ba22f62a9

View File

@ -22,6 +22,6 @@ jobs:
project_path: ./reporter project_path: ./reporter
goos: ${{ matrix.goos }} goos: ${{ matrix.goos }}
goarch: ${{ matrix.goarch }} goarch: ${{ matrix.goarch }}
goversion: https://go.dev/dl/go1.21.1.${{ matrix.goos }}-${{ matrix.goarch }}.tar.gz goversion: 1.21.1
binary_name: "tianji-reporter" binary_name: "tianji-reporter"
compress_assets: "OFF" compress_assets: "OFF"