From: tsteven4 <13596209+tsteven4@users.noreply.github.com> Date: Fri, 28 Oct 2022 14:33:34 +0000 (-0600) Subject: stay on macos11 for github actions a bit longer. X-Git-Tag: archive/raspbian/1.10.0+ds-2+rpi1~1^2~12^2~1^2~169^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=88fb7164435300e0b0db9cee5c17a19c85437a7c;p=gpsbabel.git stay on macos11 for github actions a bit longer. macos-lastest is changing to macos12. --- diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml index 93bc0ea02..bf969be85 100644 --- a/.github/workflows/macos.yml +++ b/.github/workflows/macos.yml @@ -13,7 +13,7 @@ on: jobs: macos: name: macOS Build - runs-on: macos-latest + runs-on: macos-11 strategy: fail-fast: false matrix: