Update config.yml

This commit is contained in:
Lorenz Diener 2022-11-10 23:10:51 +00:00 committed by GitHub
parent 6b26441039
commit f4b3ac1118
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@ version: 2.1
jobs: jobs:
run-tests: run-tests:
docker: docker:
- image: cimg/python - image: cimg/python:3.8
steps: steps:
- checkout - checkout
- run: - run: