mirror of
https://github.com/nikdoof/aaisp-chaos.git
synced 2025-12-13 06:42:16 +00:00
Update Golang release version
This commit is contained in:
4
.github/workflows/release.yaml
vendored
4
.github/workflows/release.yaml
vendored
@@ -22,7 +22,7 @@ jobs:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
goos: ${{ matrix.goos }}
|
||||
goarch: ${{ matrix.goarch }}
|
||||
goversion: "https://dl.google.com/go/go1.17.4.linux-amd64.tar.gz"
|
||||
goversion: "https://dl.google.com/go/go1.18.1.linux-amd64.tar.gz"
|
||||
project_path: "./cmd/aaisp_exporter"
|
||||
binary_name: "aaisp_exporter"
|
||||
extra_files: LICENSE cmd/aaisp_exporter/README.md
|
||||
extra_files: LICENSE cmd/aaisp_exporter/README.md
|
||||
|
||||
Reference in New Issue
Block a user