bump macos CI workflow to macos-12

macos-11 is obsolete to homebrew
This commit is contained in:
Richard E Barber
2024-01-27 22:21:28 -08:00
committed by Lawrence Lee
parent 8ad4ebf482
commit aaa55a112a

View File

@@ -16,7 +16,7 @@ on:
jobs:
build:
runs-on: macos-11
runs-on: macos-12
steps:
- uses: actions/checkout@v3
- name: Install dependencies