Skip to content

Commit

Permalink
Merge pull request #1763 from HEXRD/upgrade-macos
Browse files Browse the repository at this point in the history
Upgrade macos to 13 for packaging
  • Loading branch information
psavery authored Dec 17, 2024
2 parents fc155e8 + 44f2a63 commit 1e20f32
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 @@ -22,7 +22,7 @@ jobs:
}
- {
name: "MacOSX",
os: macos-12,
os: macos-13,
package: 'dmg'
}
- {
Expand Down

0 comments on commit 1e20f32

Please sign in to comment.