Skip to content

Commit 54e0451

Browse files
authored
Update macOS Runner to 13 (#670)
1 parent a8d6e8b commit 54e0451

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on: [pull_request, push]
55
jobs:
66
build-mac:
77
name: Build - macOS
8-
runs-on: macos-11
8+
runs-on: macos-13
99
steps:
1010
- uses: actions/checkout@v3
1111
with:

0 commit comments

Comments
 (0)