We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a514c7 commit 64b48efCopy full SHA for 64b48ef
1 file changed
.gitlab-ci.yml
@@ -14,7 +14,7 @@ pre-commit:
14
lint:
15
stage: test
16
17
- image: python:3.12-alpine
+ image: python:3.13-alpine
18
before_script:
19
- apk add make bash
20
- make venv
0 commit comments