Skip to content

Commit 0e59f02

Browse files
authored
[ci[ Update runner for macos 13 (#20)
1 parent 2727e43 commit 0e59f02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ jobs:
116116
env:
117117
MACOSX_DEPLOYMENT_TARGET: 10.14
118118
name: "Build - macOS"
119-
runs-on: macos-11
119+
runs-on: macos-13
120120
steps:
121121
- uses: actions/checkout@v4
122122
with:

0 commit comments

Comments
 (0)