Skip to content

Commit

Permalink
Merge pull request #41 from glawson/task/update-circleci-image
Browse files Browse the repository at this point in the history
fix: updates circle xcode image
  • Loading branch information
glawson authored May 6, 2022
2 parents 39ae1e9 + f0e9271 commit e253d94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
command: npm run test
build_and_release:
macos:
xcode: 11.3.0
xcode: 11.7.0
steps:
- checkout
- run:
Expand Down

0 comments on commit e253d94

Please sign in to comment.