mirror of
https://git.proxmox.com/git/fwupd
synced 2025-07-27 10:47:02 +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:
|
publish-github-exe-release:
|
||||||
docker:
|
docker:
|
||||||
- image: circleci/golang:1.9
|
- image: circleci/golang:1.17.5
|
||||||
steps:
|
steps:
|
||||||
- attach_workspace:
|
- attach_workspace:
|
||||||
at: .
|
at: .
|
||||||
|
Loading…
Reference in New Issue
Block a user