mirror of
https://github.com/jlu5/SupyPlugins.git
synced 2025-04-26 04:51:08 -05:00
CI: add Python 3.11
This commit is contained in:
parent
1b3ce50abe
commit
704ab70424
@ -35,5 +35,6 @@ local test_with(version, use_network=false) = {
|
||||
test_with("3.8"),
|
||||
test_with("3.9"),
|
||||
test_with("3.10"),
|
||||
test_with("3.10", use_network=true),
|
||||
test_with("3.11"),
|
||||
test_with("3.11", use_network=true),
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user