diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8abe30fe43..4d1a6da35b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -13,7 +13,7 @@ variables: # https://docs.gitlab.com/ee/ci/yaml/#shallow-cloning GIT_DEPTH: 3 GIT_CLEAN_FLAGS: -f - CACHE_IMAGE_TAG: c94d1580 + CACHE_IMAGE_TAG: f4db383e default: # https://docs.gitlab.com/ee/ci/pipelines/settings.html#auto-cancel-pending-pipelines diff --git a/CHANGELOG.md b/CHANGELOG.md index 30c41f89be..097039c7f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Campfire waypoints in towns - Arbitrary volume entities - New outfit for merchants +- Nightly linux Aarch64 builds are now produced (distribution via airshipper will follow soon) ### Changed