mirror of
https://git.proxmox.com/git/fwupd
synced 2025-07-27 07:52:24 +00:00
trivial: update golang container for msi publishing
The deploy job failed at 1.8.4 release, move up to a current version of golang instead to fix this.
This commit is contained in:
parent
949763102d
commit
ff06f98a38
@ -113,7 +113,7 @@ jobs:
|
||||
|
||||
publish-github-exe-release:
|
||||
docker:
|
||||
- image: circleci/golang:1.9
|
||||
- image: circleci/golang:1.17.5
|
||||
steps:
|
||||
- attach_workspace:
|
||||
at: .
|
||||
|
Loading…
Reference in New Issue
Block a user