CircleCI: try to fix syntax

pull/59/head
Robert Sachunsky 2 years ago committed by GitHub
parent ad7164f8e9
commit f0ae1b77d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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:

Loading…
Cancel
Save