From 90794c0771139d1abeb7964203c0ea2474674100 Mon Sep 17 00:00:00 2001 From: Richard T Bonhomme Date: Mon, 9 May 2022 18:05:08 +0100 Subject: [PATCH] Switch macOS unit test runner back to 'macos-latest' Signed-off-by: Richard T Bonhomme --- .github/workflows/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/action.yml b/.github/workflows/action.yml index b6549bf..7e5f87a 100644 --- a/.github/workflows/action.yml +++ b/.github/workflows/action.yml @@ -68,7 +68,7 @@ jobs: mtest: # The type of runner that the job will run on - runs-on: macos-10.15 + runs-on: macos-latest env: EASYRSA_REMOTE_CI: 1