We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e13405 commit 2e7c589Copy full SHA for 2e7c589
.github/workflows/ci-production.yml
@@ -21,8 +21,6 @@ jobs:
21
tox: 38
22
- python-version: 3.9
23
tox: 39
24
- - python-version: "3.10"
25
- tox: 310
26
poetry-version: [ 1.1.13 ]
27
os: [ ubuntu-18.04, ubuntu-20.04 ]
28
runs-on: ${{ matrix.os }}
0 commit comments