chipsalliance / fasm

FPGA Assembly (FASM) Parser and Generator
https://fasm.readthedocs.io
Apache License 2.0
90 stars 30 forks source link

gha: Only allow one jobs at once. #78

Closed mithro closed 3 years ago

mithro commented 3 years ago

The wheels seem to be randomly failing on GitHub Actions and I'm randomly guessing it is due to an out of memory error. See https://github.com/SymbiFlow/fasm/issues/77

Hopefully fixes https://github.com/SymbiFlow/fasm/issues/77

Signed-off-by: Tim 'mithro' Ansell tansell@google.com