Skip to content

Commit 58ff463

Browse files
committed
Update macos version in circle ci
1 parent 8c67f2b commit 58ff463

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,9 +117,9 @@ jobs:
117117
command: |
118118
nix-channel --update
119119
nix-build
120-
bigsur:
120+
ventura:
121121
macos:
122-
xcode: 12.5.1
122+
xcode: 13.4.1
123123
steps:
124124
- checkout
125125
- run:

0 commit comments

Comments
 (0)