mirror of
https://git.collinwebdesigns.de/oscar.krause/fastapi-dls.git
synced 2024-12-25 21:39:33 +03:00
disabled matrix tests for python (covered by apt jobs)
This commit is contained in:
parent
32f1be9599
commit
dcc3654131
@ -144,9 +144,9 @@ test:
|
||||
matrix:
|
||||
- REQUIREMENTS:
|
||||
- 'requirements.txt'
|
||||
- '.DEBIAN/requirements-bookworm-12.txt'
|
||||
- '.DEBIAN/requirements-ubuntu-24.04.txt'
|
||||
- '.DEBIAN/requirements-ubuntu-24.10.txt'
|
||||
# - '.DEBIAN/requirements-bookworm-12.txt'
|
||||
# - '.DEBIAN/requirements-ubuntu-24.04.txt'
|
||||
# - '.DEBIAN/requirements-ubuntu-24.10.txt'
|
||||
before_script:
|
||||
- apt-get update && apt-get install -y python3-dev python3-pip python3-venv gcc
|
||||
- python3 -m venv venv
|
||||
|
Loading…
Reference in New Issue
Block a user