Skip to content

Commit

Permalink
Add macOS 15 to test zoo
Browse files Browse the repository at this point in the history
  • Loading branch information
lauft committed Feb 2, 2025
1 parent 916300c commit ed9399e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,9 @@ jobs:
- name: "macOS 14"
runner: macos-14
container: osx-14
- name: "macOS 15"
runner: macos-15
container: osx-15
runs-on: ${{ matrix.runner }}
continue-on-error: ${{ matrix.continue-on-error == true }}
steps:
Expand Down

0 comments on commit ed9399e

Please sign in to comment.