Hi, new CircleCI user here,
I have a similar issue to: New project builds on CircleCI 1.0 even with 2.0 config.yaml
In that I used the CircleCI 2.0 sample for Django, added as .circle/config.yml
When I build the repo I am being warned the project is running CircleCI 1.0 yet the comments/versions in the config.yml are clearly 2.0
In that previous post the solution was rename .yaml to .yml but mine is already .yml
Ideas welcome, bit confused.