CircleCI: try to fix syntax

This commit is contained in:
Robert Sachunsky 2023-04-12 23:54:16 +02:00 committed by GitHub
parent ad7164f8e9
commit f0ae1b77d9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,6 @@
version: 2
version: 2.1
jobs:
build-python:
parameters:
python-version:
@ -24,7 +23,6 @@ jobs:
workflows:
version: 2
build:
jobs:
- build-python: