Skip to content

Commit 1e20f32

Browse files
authored
Merge pull request #1763 from HEXRD/upgrade-macos
Upgrade macos to 13 for packaging
2 parents fc155e8 + 44f2a63 commit 1e20f32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
}
2323
- {
2424
name: "MacOSX",
25-
os: macos-12,
25+
os: macos-13,
2626
package: 'dmg'
2727
}
2828
- {

0 commit comments

Comments
 (0)