Skip to content

Releases: taiki-e/setup-cross-toolchain-action

1.3.0

10 Jul 06:33
Compare
Choose a tag to compare
  • Support aarch64_be-unknown-linux-gnu, riscv32gc-unknown-linux-gnu, mipsisa32r6-unknown-linux-gnu, and mipsisa64r6-unknown-linux-gnuabi64.

  • Document support status for ubuntu-22.04.

1.2.0

23 Feb 19:42
Compare
Choose a tag to compare
  • Change default runner of i586 to qemu-user. (#5)

1.1.1

23 Feb 13:15
Compare
Choose a tag to compare
  • Fix the DOCTEST_XCOMPILE environment variable.

1.1.0

22 Feb 15:10
Compare
Choose a tag to compare
  • Support binfmt. This allows running the cross-compiled binaries directly. (#3)

  • Set the DOCTEST_XCOMPILE environment variable to easily run cross-testing of doctest. (#3)

  • Add runner input option. (#3)

1.0.0

20 Feb 20:44
Compare
Choose a tag to compare

Initial release