Skip to content
Snippets Groups Projects
Commit bbf66153 authored by Moul's avatar Moul
Browse files

[ci] #374: Introduce Python v3.10 test job

parent cdfccba3
No related branches found
No related tags found
1 merge request!197#374, #414: Introduce Python v3.10 test job, Stop using Poetry lock file
Pipeline #14053 failed
...@@ -99,6 +99,12 @@ tests:3.9:coverage: ...@@ -99,6 +99,12 @@ tests:3.9:coverage:
- cov_html - cov_html
expire_in: 2 days expire_in: 2 days
tests:3.10:
extends: .tests
tags: [redshift]
variables:
PYTHON_VERSION: "3.10"
pypi_test: pypi_test:
stage: publish stage: publish
rules: rules:
......
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