mirror of
https://github.com/nikdoof/aaisp-chaos.git
synced 2026-01-31 00:38:15 +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 }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
goos: ${{ matrix.goos }}
|
goos: ${{ matrix.goos }}
|
||||||
goarch: ${{ matrix.goarch }}
|
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"
|
project_path: "./cmd/aaisp_exporter"
|
||||||
binary_name: "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