CICD: Update the Runner for macOS to macos-13.

Signed-off-by: Michael Keller <github@ike.ch>
This commit is contained in:
Michael Keller 2024-11-19 08:42:06 +13:00
parent 91d8bfef55
commit 89bee30d1e

View file

@ -15,7 +15,7 @@ on:
jobs: jobs:
build: build:
runs-on: macOS-12 runs-on: macOS-13
steps: steps:
- name: checkout sources - name: checkout sources
uses: actions/checkout@v4 uses: actions/checkout@v4