Merge pull request #1234 from manongjohn/update_macos_to_monterey

Update macOS  build env to Monterey
This commit is contained in:
manongjohn 2023-10-05 16:48:27 -04:00 committed by GitHub
commit 75c229edce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@ on: [push, pull_request]
jobs:
macOS:
runs-on: macos-11
runs-on: macos-12
steps:
- uses: actions/checkout@v3
- name: Install Dependencies