Skip to content

Commit

Permalink
CI: Update convenience images for packaging
Browse files Browse the repository at this point in the history
  • Loading branch information
effigies committed Mar 25, 2022
1 parent 75ca3a1 commit 0e185f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1055,7 +1055,7 @@ jobs:
test_deploy_pypi:
docker:
- image: circleci/python:3.8.5
- image: cimg/python:3.9
working_directory: /tmp/src/fmriprep
steps:
- checkout
Expand Down Expand Up @@ -1114,7 +1114,7 @@ jobs:

deploy_pypi:
docker:
- image: circleci/python:3.8.5
- image: cimg/python:3.9
working_directory: /tmp/src/fmriprep
steps:
- checkout
Expand Down

0 comments on commit 0e185f4

Please sign in to comment.