Skip to content

v2.1.22: Fix non-incremental sysimage builds on Julia 1.11

Choose a tag to compare

@github-actions github-actions released this 29 Oct 22:29
· 32 commits to master since this release
221968a

Summary

The purpose of this release is to fix non-incremental sysimage builds on Julia 1.11.

The bug in question was #976, and the bugfix PR was #987.

What's Changed

CI (Continuous Integration)

  • CI: Run the build-mylib job on both LTS (1.10) and stable (currently 1.11) by @DilumAluthge in #985

Full Changelog

Full Changelog: v2.1.21...v2.1.22