mirror of
https://github.com/jlu5/SupyPlugins.git
synced 2025-04-26 04:51:08 -05:00
CI: only run networked tests on latest version
This commit is contained in:
parent
4ebcfb1e5a
commit
fb877f94bc
@ -33,7 +33,6 @@ local test_with(version, use_network=false) = {
|
|||||||
|
|
||||||
[
|
[
|
||||||
test_with("3.7"),
|
test_with("3.7"),
|
||||||
test_with("3.7", use_network=true),
|
|
||||||
test_with("3.8"),
|
test_with("3.8"),
|
||||||
test_with("3.9"),
|
test_with("3.9"),
|
||||||
test_with("3.10"),
|
test_with("3.10"),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user