Skip to content

Commit

Permalink
Updated Xcode version in CircleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
bootsie123 committed Feb 20, 2022
1 parent 2ad5a22 commit c68da96
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 @@ -31,10 +31,10 @@ jobs:
-t bootsie123/f1-web-viewer:latest \
-t bootsie123/f1-web-viewer:v$(node -p -e "require('./package.json').version") \
. \
electron-release-osx:
macos:
xcode: 11.3.0
xcode: 13.2.1
environment:
ELECTRON_CACHE: $HOME/.cache/electron
ELECTRON_BUILDER_CACHE: $HOME/.cache/electron-builder
Expand Down

0 comments on commit c68da96

Please sign in to comment.