mirror of
https://github.com/onionshare/onionshare.git
synced 2025-07-30 09:59:02 -04:00
run on same version of python as me
This commit is contained in:
parent
8e4c70e7fb
commit
4ae5c9bcd9
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ jobs:
|
||||||
docker:
|
docker:
|
||||||
# specify the version you desire here
|
# specify the version you desire here
|
||||||
# use `-browsers` prefix for selenium tests, e.g. `3.6.1-browsers`
|
# use `-browsers` prefix for selenium tests, e.g. `3.6.1-browsers`
|
||||||
- image: circleci/python:3.6.1
|
- image: circleci/python:3.6.6
|
||||||
|
|
||||||
working_directory: ~/repo
|
working_directory: ~/repo
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue