mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
CICD: Update the Runner for macOS to macos-13.
Signed-off-by: Michael Keller <github@ike.ch>
This commit is contained in:
parent
91d8bfef55
commit
89bee30d1e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/mac.yml
vendored
2
.github/workflows/mac.yml
vendored
|
|
@ -15,7 +15,7 @@ on:
|
|||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: macOS-12
|
||||
runs-on: macOS-13
|
||||
steps:
|
||||
- name: checkout sources
|
||||
uses: actions/checkout@v4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue