Commit 4aff0586 authored by Stefan Westerfeld's avatar Stefan Westerfeld

GITHUB: test on macos-13, too

Signed-off-by: Stefan Westerfeld's avatarStefan Westerfeld <stefan@space.twc.de>
parent 95db9c5f
......@@ -15,3 +15,9 @@ jobs:
- uses: actions/checkout@v3
- name: Test macOS Build
run: misc/macbuild.sh
macos-13:
runs-on: macos-13
steps:
- uses: actions/checkout@v3
- name: Test macOS Build
run: misc/macbuild.sh
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment