Merge pull request #7269 from Benitoite/patch-45

macOS CI: upgrades x86_64 runner to macOS 13
This commit is contained in:
Lawrence37
2024-12-14 11:46:11 -08:00
committed by GitHub

View File

@@ -16,7 +16,7 @@ on:
jobs: jobs:
build: build:
runs-on: macos-12 runs-on: macos-13
steps: steps:
- name: Checkout Repository - name: Checkout Repository
uses: actions/checkout@v4 uses: actions/checkout@v4