mirror of
https://github.com/jlu5/SupyPlugins.git
synced 2025-04-26 04:51:08 -05:00
Add py3.10 to CI
This commit is contained in:
parent
93c7355f9c
commit
ebcbf5a92d
@ -37,5 +37,6 @@ local test_with(version, use_network=false) = {
|
||||
test_with("3.7"),
|
||||
test_with("3.8"),
|
||||
test_with("3.9"),
|
||||
test_with("3.9", use_network=true),
|
||||
test_with("3.10"),
|
||||
test_with("3.10", use_network=true),
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user