techknowlogick / xgo

Go CGO cross compiler
MIT License
478 stars 79 forks source link

Use version-agnostic executables for all compilers #263

Closed pat-s closed 2 weeks ago

pat-s commented 2 weeks ago

Some were still referenced with the version-specific ones from ubuntu 20.04. Removing the version identifier correctly references them in a dynamic way.

pat-s commented 2 weeks ago

FYI @kolaente

techknowlogick commented 2 weeks ago

@pat-s I've just invited you as a collaborator in case you wish to merge your PRs :)

6543 commented 2 weeks ago

looking forward to see this pull released in an new image :)

pat-s commented 2 weeks ago

It already should be since the PR was merged. You might need to force pull.

6543 commented 2 weeks ago

https://github.com/techknowlogick/xgo/actions/runs/11744862613/job/32720942204

there was a timeout