Skip to content

Commit

Permalink
Fix macos test to 13
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick Avery <patrick.avery@kitware.com>
  • Loading branch information
psavery committed Oct 24, 2024
1 parent a0b799d commit b83f9fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
}
- {
name: "MacOSX",
os: macos-latest
os: macos-13
}
- {
name: "Windows",
Expand Down

0 comments on commit b83f9fa

Please sign in to comment.