mirror of
https://github.com/jlu5/SupyPlugins.git
synced 2025-04-26 04:51:08 -05:00
Switch CI to Debian 11
This commit is contained in:
parent
0158fec7a7
commit
31ca64b7be
@ -6,7 +6,7 @@ local test_with(version, use_network=false) = {
|
||||
steps: [
|
||||
{
|
||||
name: "test",
|
||||
image: "python:" + version + "-buster",
|
||||
image: "python:" + version + "-bullseye",
|
||||
commands: [
|
||||
"pip install -r requirements.txt",
|
||||
"apt-get update",
|
||||
|
Loading…
x
Reference in New Issue
Block a user