Skip to content

Commit 2e7c589

Browse files
committed
remove python 3.10 from ci-production.yml
1 parent 1e13405 commit 2e7c589

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci-production.yml

-2
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ jobs:
2121
tox: 38
2222
- python-version: 3.9
2323
tox: 39
24-
- python-version: "3.10"
25-
tox: 310
2624
poetry-version: [ 1.1.13 ]
2725
os: [ ubuntu-18.04, ubuntu-20.04 ]
2826
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)