From 2affe0dc3dcf3573458b24b5bc1e40603b397970 Mon Sep 17 00:00:00 2001 From: Manuel Giffels Date: Wed, 27 Jul 2022 09:54:21 +0200 Subject: [PATCH] Change MacOS Version for deployment tests --- .github/workflows/deployment-tests.yml | 2 +- docs/source/changelog.rst | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/deployment-tests.yml b/.github/workflows/deployment-tests.yml index daf04ef6..d567902f 100644 --- a/.github/workflows/deployment-tests.yml +++ b/.github/workflows/deployment-tests.yml @@ -52,7 +52,7 @@ jobs: deployment-macos: strategy: matrix: - platform: ['macos-10.15'] + platform: ['macos-latest'] runs-on: ${{ matrix.platform }} steps: - uses: actions/checkout@v2 diff --git a/docs/source/changelog.rst b/docs/source/changelog.rst index 451d83cc..2cd076db 100644 --- a/docs/source/changelog.rst +++ b/docs/source/changelog.rst @@ -1,4 +1,4 @@ -.. Created by changelog.py at 2022-07-15, command +.. Created by changelog.py at 2022-07-27, command '/Users/giffler/.cache/pre-commit/repor6pnmwlm/py_env-default/bin/changelog docs/source/changes compile --output=docs/source/changelog.rst' based on the format of 'https://keepachangelog.com/' @@ -6,7 +6,7 @@ CHANGELOG ######### -[Unreleased] - 2022-07-15 +[Unreleased] - 2022-07-27 ========================= Added