fix yaml float - string conversion
This commit is contained in:
parent
f4a87bff1d
commit
2f4b2aadb4
2
.github/workflows/github-actions.yml
vendored
2
.github/workflows/github-actions.yml
vendored
@ -44,7 +44,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
python-version: [3.6, 3.7, 3.8, 3.9, 3.10, pypy3]
|
python-version: [3.6, 3.7, 3.8, 3.9, "3.10", pypy3]
|
||||||
MONGODB: [$MONGODB_4_0]
|
MONGODB: [$MONGODB_4_0]
|
||||||
PYMONGO: [$PYMONGO_3_11]
|
PYMONGO: [$PYMONGO_3_11]
|
||||||
include:
|
include:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user