Skip to content
Snippets Groups Projects
Commit 7c031f1c authored by Mahyar Vahabi's avatar Mahyar Vahabi
Browse files

Edit .gitlab-ci.yml

parent f65b00ac
No related branches found
No related tags found
No related merge requests found
Pipeline #617387 failed
......@@ -35,7 +35,7 @@ before_script:
test:
stage: test
image: python:3.8 # Use a Python image or adjust for your needs
image: python:3.10 # Use a Python image or adjust for your needs
before_script:
- pip install -r requirements.txt # Install dependencies
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment