Skip to content

Commit da0d675

Browse files
committed
Update to macos-13 runner.
1 parent bc61171 commit da0d675

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
github.event_name == 'push' ||
1010
github.event.pull_request.head.repo.full_name != github.event.pull_request.base.repo.full_name
1111
12-
runs-on: macos-12
12+
runs-on: macos-13
1313
steps:
1414
- uses: actions/checkout@v4
1515
with:

0 commit comments

Comments
 (0)