Update dependency macos to v14

This commit is contained in:
renovate[bot]
2024-05-20 10:20:05 +00:00
committed by Doug
parent 54654a918a
commit 276bc8be11

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.