Compare commits
No commits in common. "master" and "release-test" have entirely different histories.
master
...
release-te
1
.github/workflows/build-openmct.yml
vendored
1
.github/workflows/build-openmct.yml
vendored
|
@ -27,7 +27,6 @@ jobs:
|
|||
with:
|
||||
xgo_version: latest
|
||||
go_version: 1.21
|
||||
pkg: cmd/gotelem
|
||||
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