From 8e69e3e79514515e33b897e574c822b276b736d5 Mon Sep 17 00:00:00 2001 From: Anton Maminov Date: Thu, 1 Feb 2024 17:20:22 +0200 Subject: [PATCH] M1 macOS runner --- .github/workflows/crystal.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/crystal.yml b/.github/workflows/crystal.yml index 640fd9c3..9b6710e9 100644 --- a/.github/workflows/crystal.yml +++ b/.github/workflows/crystal.yml @@ -38,6 +38,7 @@ jobs: - {os: ubuntu-latest, crystal: latest} - {os: ubuntu-latest, crystal: nightly} - {os: macos-latest} + - {os: macos-14} runs-on: ${{ matrix.os }} steps: - name: Install Crystal