Skip to content

v2.3.0: Suggest users use `lts` rather than `1.6`; resolve `arch: default` to the default arch

Compare
Choose a tag to compare
@DilumAluthge DilumAluthge released this 21 Jul 21:36
· 6 commits to master since this release

What's Changed

  • If the user provides default as the value of the arch input, use the runner machine's architecture by @DilumAluthge in #263
  • Improve the error logging for the case of Julia 1.6 or 1.7 on Apple Silicon (macos-latest or macos-14) by @DilumAluthge in #261
  • Improve example version instructions. Add info about "lts" if user specifies 1.6 explicitly by @IanButterworth in #265
  • Always print an error message, never error silently by @DilumAluthge in #262

Other changes:

Dependency updates:

Full Changelog: v2.2.0...v2.3.0