From 6b3e0276c06f0b62cff2b0b66ad24ddb6323d705 Mon Sep 17 00:00:00 2001 From: Maciej Lech Date: Sat, 24 Aug 2024 13:17:55 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a317365..f1eb103 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Infrastructure * Replace removed macOS 11 Big Sur in favour of macOS 12 Monterey in CI/CD +### Fixed +* Use macos-14 for ARM as macos-13-large is Intel + ## [0.8.12] - 2024-06-20 ### Infrastructure