Skip to content

Commit 340a5e0

Browse files
committed
Update macos version to macos-13 for budling
1 parent 155020c commit 340a5e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bundle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
os:
2626
- ubuntu-20.04
2727
- windows-latest
28-
- macos-12
28+
- macos-13
2929

3030
runs-on: ${{ matrix.os }}
3131

0 commit comments

Comments
 (0)