Skip to content
Snippets Groups Projects
Commit 9fb3381b8002 authored by Cédric Krier's avatar Cédric Krier :atom:
Browse files

Stop series 6.4

parent ac3f469406bc
No related branches found
No related tags found
1 merge request!12Stop series 6.4
Pipeline #69203 passed
......@@ -6,7 +6,7 @@
.series:
parallel:
matrix:
- SERIES: ["5.0", "6.0", "6.4", "6.6", "6.8"]
- SERIES: ["5.0", "6.0", "6.6", "6.8"]
build:
stage: build
......@@ -55,7 +55,7 @@
- python3 -m unittest discover -vv -f -s trytond.modules -p test_module.py
parallel:
matrix:
- SERIES: ["6.4", "6.6", "6.8"]
- SERIES: ["6.6", "6.8"]
test-run:
extends: test
......
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