From ce5eaa82b7f4ae5b49c1ff9ed8b882019f538ca7 Mon Sep 17 00:00:00 2001 From: Matthias <5011972+fasmat@users.noreply.github.com> Date: Wed, 24 Apr 2024 16:42:01 +0000 Subject: [PATCH] Update use of macos runner --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 74e98c7..fa44e35 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -15,7 +15,7 @@ jobs: os: - ubuntu-latest - [self-hosted, linux-arm64] - - macos-latest + - macos-13 - [self-hosted, macos, arm64] - windows-latest steps: