We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44cd390 commit 382c818Copy full SHA for 382c818
.gitlab-ci.yml
@@ -4,7 +4,7 @@ stages:
4
- test
5
6
variables:
7
- PYVERSION: "3.8"
+ PYVERSION: "3.10"
8
BINDIR: "/root/sklldev/bin"
9
MPLBACKEND: "Agg"
10
LOGCAPTURE_LEVEL: "WARNING"
0 commit comments