tinygo-org / tinygo

Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.
https://tinygo.org
Other
15.48k stars 913 forks source link

.github/workflows: pin linux version temporarily #4349

Closed dankegel closed 4 months ago

dankegel commented 4 months ago

Attempt to sidestep packaging skew for the moment.

See https://github.com/tinygo-org/tinygo/issues/4347 and https://github.com/llvm/llvm-project/issues/99502

deadprogram commented 4 months ago

Fixed by #4350