Browse Source

edit config.yml #2 📝

dependabot/pip/requirements/sqlalchemy-1.3.0
Gautier couture 6 years ago
parent
commit
625c218bff
  1. 2
      .circleci/config.yml

2
.circleci/config.yml

@ -2,7 +2,7 @@ version: 2
jobs: jobs:
build: build:
docker: docker:
- image: circleci/python:3.7.9-stretch-browsers
- image: circleci/python:3.9-stretch-browsers
steps: steps:
- checkout - checkout
- restore_cache: - restore_cache:

Loading…
Cancel
Save