Update macos ver

This commit is contained in:
Joey Yakimowich-Payne 2024-10-31 11:18:13 -06:00
commit 80362e9218
No known key found for this signature in database
GPG key ID: 6BFE655FA5ABD1E1

View file

@ -226,7 +226,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [macos-11, macos-12]
os: [macos-14]
steps:
- name: Checkout
uses: actions/checkout@v4