Skip to content

Commit

Permalink
feat(deps): bump xcode version (#2522)
Browse files Browse the repository at this point in the history
  • Loading branch information
kaylachun authored Apr 29, 2024
1 parent ed79628 commit 939f749
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
- when:
condition: <<parameters.install_manually>>
steps:
- run: nvm install 18.20.1 && nvm alias default 18.20.1
- run: pip3 install pipenv gunicorn
- run: sudo bash -c 'echo "0.0.0.0 httpbin.org" >> /etc/hosts'
- run: git clone https://github.com/stoplightio/httpbin httpbin
Expand Down

0 comments on commit 939f749

Please sign in to comment.