Skip to content

Commit 69c9bf7

Browse files
committed
bump macos build to 13
1 parent 8ba35f5 commit 69c9bf7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/buildapp.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ jobs:
88

99
strategy:
1010
matrix:
11-
os: [macos-12, ubuntu-latest]
11+
os: [macos-13, ubuntu-latest]
1212
platform: [windows, linux]
1313
exclude:
14-
- os: macos-12
14+
- os: macos-13
1515
platform: windows
1616

1717
steps:

0 commit comments

Comments
 (0)