From 4dcd7949cbeceed1e48e9cc0819be531978e955a Mon Sep 17 00:00:00 2001 From: Giovanni Bussi Date: Tue, 30 Aug 2022 00:21:42 +0200 Subject: [PATCH] updated macsimple to macos 11 --- .github/workflows/ci.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7902efaec1..a0592b6ef7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -214,8 +214,7 @@ jobs: #done macsimple: - # still needs some fix to be upgraded to macos-11 - runs-on: macos-10.15 + runs-on: macos-11 steps: - uses: actions/checkout@v2 - name: Set paths