Skip to content

Commit

Permalink
Test whether all tests work fine on MacOS-15
Browse files Browse the repository at this point in the history
  • Loading branch information
jan.nijtmans committed Jan 29, 2025
1 parent 24b1ce2 commit 0889435
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/mac-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ permissions:
contents: read
jobs:
xcode:
runs-on: macos-14
runs-on: macos-15
defaults:
run:
shell: bash
Expand All @@ -36,7 +36,7 @@ jobs:
MAC_CI: 1
timeout-minutes: 15
clang:
runs-on: macos-14
runs-on: macos-15
strategy:
matrix:
config:
Expand Down

0 comments on commit 0889435

Please sign in to comment.