Skip to content

Commit

Permalink
Increase version to macos 13
Browse files Browse the repository at this point in the history
This is the last x86_64 version in GitHub actions.

Signed-off-by: Patrick Avery <[email protected]>
  • Loading branch information
psavery committed Jun 17, 2024
1 parent 79c3482 commit 247eb26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
}
- {
name: "MacOSX",
os: macos-12
os: macos-13
}
- {
name: "Windows",
Expand Down

0 comments on commit 247eb26

Please sign in to comment.