Update config.yml

This commit is contained in:
Clemens Neudecker 2023-02-09 20:16:26 +01:00 committed by GitHub
parent 56f551b7ae
commit cf1d0e6ab2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@ version: 2
jobs:
build-python36:
build-python37:
docker:
- image: python:3.7
steps:
@ -25,4 +25,4 @@ workflows:
jobs:
#- build-python36
- build-python37
- build-python38
#- build-python38