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

[ci] #294: Add test-3.9 job

Using runner tag 'poetry-56' replacing test-3.5 job load
parent e40cfb2c
No related branches found
No related tags found
1 merge request!150#240, #294: Drop Python 3.5. Add Python 3.9 support
Pipeline #10101 passed
...@@ -70,6 +70,12 @@ tests-3.8: ...@@ -70,6 +70,12 @@ tests-3.8:
variables: variables:
PYTHON_VERSION: "3.8" PYTHON_VERSION: "3.8"
tests-3.9:
extends: .tests
tags: [poetry-56]
variables:
PYTHON_VERSION: "3.9"
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