Skip to content

Commit

Permalink
GITHUB: test on macos-13, too
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Westerfeld <stefan@space.twc.de>
  • Loading branch information
swesterfeld committed Jun 7, 2024
1 parent 95db9c5 commit 4aff058
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 4aff058

Please sign in to comment.