This commit is contained in:
parent
4566ea369c
commit
16cc7019bc
2
.github/workflows/build-openmct.yml
vendored
2
.github/workflows/build-openmct.yml
vendored
|
@ -26,7 +26,7 @@ jobs:
|
|||
uses: crazy-max/ghaction-xgo@v3
|
||||
with:
|
||||
xgo_version: latest
|
||||
go_version: 1.22
|
||||
go_version: 1.21
|
||||
dest: build
|
||||
prefix: gotelem-full
|
||||
targets: windows/amd64,linux/amd64,linux/arm64,linux/arm/v7,darwin/arm64,darwin/amd64
|
||||
|
|
Loading…
Reference in a new issue