Commit 114eb11d authored by Godefroid Chapelle's avatar Godefroid Chapelle

Problem: xcode version not supported on CircleCI

Solution: update
parent 445f71e8
...@@ -51,7 +51,7 @@ jobs: ...@@ -51,7 +51,7 @@ jobs:
python-version: python-version:
type: string type: string
macos: macos:
xcode: 11.1.0 xcode: 12.4.0
environment: environment:
BUILD_TYPE: bare_machines BUILD_TYPE: bare_machines
PYTHON_VER: << parameters.python-version >> PYTHON_VER: << parameters.python-version >>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment