Updates macos config
h3rald h3rald@h3rald.com
Wed, 04 Mar 2026 21:16:23 +0100
2 files changed,
2 insertions(+),
2 deletions(-)
M
.github/workflows/ci.yml
→
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ os:
- ubuntu-latest - macos-latest - windows-latest - - macos-13 + - macos-14 # Steps represent a sequence of tasks that will be executed as part of the job steps:
M
.github/workflows/release.yml
→
.github/workflows/release.yml
@@ -17,7 +17,7 @@ os:
- ubuntu-latest - macos-latest - windows-latest - - macos-13 + - macos-14 steps: # Cancel other actions of the same type that might be already running - name: "Cancel similar actions in progress"