mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 17:08:53 +00:00
Bump Orbit Go version to 1.18.2 (#5933)
This commit is contained in:
parent
023a9b4be6
commit
087b85a540
1 changed files with 1 additions and 1 deletions
2
.github/workflows/goreleaser-orbit.yaml
vendored
2
.github/workflows/goreleaser-orbit.yaml
vendored
|
|
@ -42,7 +42,7 @@ jobs:
|
|||
- name: Set up Go
|
||||
uses: actions/setup-go@f6164bd8c8acb4a71fb2791a8b6c4024ff038dab # v2
|
||||
with:
|
||||
go-version: 1.17.8
|
||||
go-version: 1.18.2
|
||||
|
||||
- name: Run GoReleaser
|
||||
run: go run github.com/goreleaser/goreleaser@v1.8.3 release --rm-dist -f orbit/.goreleaser.yml
|
||||
|
|
|
|||
Loading…
Reference in a new issue