forked from external/yambar
ci: has alpine:edge finally moved to python3?
This commit is contained in:
parent
7ed35052bb
commit
12feaf1ccd
1 changed files with 0 additions and 3 deletions
|
@ -19,9 +19,6 @@ debug:
|
|||
stage: build
|
||||
script:
|
||||
- apk add gcovr
|
||||
- python2 -m ensurepip --upgrade
|
||||
- python2 -m pip install --upgrade pip
|
||||
- python2 -m pip install --upgrade setuptools
|
||||
- mkdir -p bld/debug
|
||||
- cd bld/debug
|
||||
- meson --buildtype=debug -Db_coverage=true ../..
|
||||
|
|
Loading…
Add table
Reference in a new issue