Skip to content

Commit e0b0c8c

Browse files
committed
Update CI to MacOS 13.
1 parent c3aa9f7 commit e0b0c8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
# compiler: clang
2828
# experimental: true
2929
- os: macos
30-
os_ver: "12"
30+
os_ver: "13"
3131
config: Release
3232
arch: "64"
3333
compiler: clang

0 commit comments

Comments
 (0)