disable python3.10
This commit is contained in:
parent
7251ce693b
commit
62e3819a8f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker-publish.yml
vendored
2
.github/workflows/docker-publish.yml
vendored
|
@ -37,7 +37,7 @@ jobs:
|
||||||
- "python3.7"
|
- "python3.7"
|
||||||
- "python3.8"
|
- "python3.8"
|
||||||
- "python3.9"
|
- "python3.9"
|
||||||
- "python3.10"
|
#- "python3.10"
|
||||||
- "source"
|
- "source"
|
||||||
- "source-install"
|
- "source-install"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue