Skip to content

Release v1.0.2

Choose a tag to compare

@github-actions github-actions released this 30 Jul 10:39
ba647c7

Fixed

  • cratis/stage and cratis/stage-specrunner are now built and pushed for both linux/amd64 and linux/arm64, fixing no matching manifest for linux/arm64/v8 when pulling on arm64 hosts.

Changed

  • The publish pipeline now also cuts a release when .github/workflows/publish.yml itself changes, so pipeline-only fixes (like this one) can ship without an unrelated Source/ change.