Update dependency macos to v14

This commit is contained in:
renovate[bot] 2024-05-20 10:20:05 +00:00 committed by Doug
parent 19a8f60976
commit 00f04df6c1

View File

@ -11,7 +11,7 @@ jobs:
if: contains(github.event.pull_request.labels.*.name, 'Trigger-PR-Build')
name: Release
runs-on: macos-13
runs-on: macos-14
concurrency:
# Only allow a single run of this workflow on each branch, automatically cancelling older runs.