Skip to content

Commit

Permalink
Update macos version in circle ci
Browse files Browse the repository at this point in the history
  • Loading branch information
jiegec committed Jul 10, 2024
1 parent 8c67f2b commit 58ff463
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,9 +117,9 @@ jobs:
command: |
nix-channel --update
nix-build
bigsur:
ventura:
macos:
xcode: 12.5.1
xcode: 13.4.1
steps:
- checkout
- run:
Expand Down

0 comments on commit 58ff463

Please sign in to comment.