Skip to content
Snippets Groups Projects
Commit fdc731de authored by Felix Schäfer's avatar Felix Schäfer :construction_worker:
Browse files

py3.12 compat

parent d781050f
No related branches found
No related tags found
1 merge request!7Fix CI
Pipeline #258990 failed
...@@ -5,6 +5,7 @@ stages: ...@@ -5,6 +5,7 @@ stages:
# only cache local items. # only cache local items.
variables: variables:
PIP_CACHE_DIR: "$CI_PROJECT_DIR/.cache/pip" PIP_CACHE_DIR: "$CI_PROJECT_DIR/.cache/pip"
AIOHTTP_NO_EXTENSIONS: 1
cache: cache:
paths: paths:
- .cache - .cache
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment