From 79b8bfd50455a19ead7ecec61366ca3188a69f19 Mon Sep 17 00:00:00 2001 From: Oleh Date: Thu, 4 Jan 2024 13:37:31 +0100 Subject: [PATCH] fix mac build --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index e6d70016..a01dfc65 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -177,7 +177,7 @@ jobs: token: ${{ secrets.CODECOV_TOKEN }} files: ./coverage.info osx_build_and_test: - runs-on: macos-12 + runs-on: macos-13 steps: - name: Extract repo name run: echo ::set-env name=REPOSITORY_NAME::$(echo "$GITHUB_REPOSITORY" | awk -F /