Readd 3.7 CI test without networking

This commit is contained in:
James Lu 2021-12-13 12:23:07 -08:00
parent 31ca64b7be
commit 7e8921de53

View File

@ -32,6 +32,7 @@ local test_with(version, use_network=false) = {
};
[
test_with("3.7"),
test_with("3.7", use_network=true),
test_with("3.8"),
test_with("3.9"),