Skip to content

Commit

Permalink
Update dependency macos to v13
Browse files Browse the repository at this point in the history
| datasource     | package | from | to |
| -------------- | ------- | ---- | -- |
| github-runners | macos   | 11   | 13 |
  • Loading branch information
renovate[bot] authored Aug 9, 2023
1 parent d372ad2 commit 8c4a97d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
publish:
needs: build

runs-on: macos-11
runs-on: macos-13

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 8c4a97d

Please sign in to comment.