Skip to content

Commit

Permalink
Merge pull request #46 from mbsantiago/feat/change-macos-to-13
Browse files Browse the repository at this point in the history
Upgrade macOS Runner Image to macos-13
  • Loading branch information
mbsantiago authored Dec 4, 2024
2 parents 155020c + 340a5e0 commit 5afa4e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bundle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
os:
- ubuntu-20.04
- windows-latest
- macos-12
- macos-13

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

Expand Down

0 comments on commit 5afa4e1

Please sign in to comment.