try
This commit is contained in:
parent
47649f03e7
commit
0aa9f8bf36
|
|
@ -25,7 +25,7 @@ pytest:
|
||||||
stage: tests
|
stage: tests
|
||||||
script:
|
script:
|
||||||
# Install the latest pythhon version supported by this librairy
|
# Install the latest pythhon version supported by this librairy
|
||||||
- apk add python3 python3-dev
|
- apk add python3==~3.9 python3-dev==~3.9
|
||||||
- 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