[TRY] pin python version
This commit is contained in:
parent
9ca030db8b
commit
534a1ecbbe
|
|
@ -24,7 +24,7 @@ black:
|
||||||
pytest:
|
pytest:
|
||||||
stage: tests
|
stage: tests
|
||||||
script:
|
script:
|
||||||
- apk add python3 python3-dev
|
- apk add python3.6 python3.6-dev
|
||||||
- apk add gcc g++ libffi-dev
|
- apk add gcc g++ libffi-dev
|
||||||
- apk add git
|
- apk add git
|
||||||
- python3 -m venv /.gitlab-ci-venv
|
- python3 -m venv /.gitlab-ci-venv
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user