Skip to content

Commit 5afa4e1

Browse files
authored
Merge pull request #46 from mbsantiago/feat/change-macos-to-13
Upgrade macOS Runner Image to macos-13
2 parents 155020c + 340a5e0 commit 5afa4e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bundle.yml

+1-1
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)