Skip to content

Commit 1a356c0

Browse files
committed
remove python 3.12 from matrix. it's crashing on installation
1 parent 067169e commit 1a356c0

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

eng/pipelines/templates/stages/platform-matrix.json

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -25,17 +25,6 @@
2525
"TestSamples": "false"
2626
}
2727
}
28-
},
29-
{
30-
"Config": {
31-
"Ubuntu2004_312": {
32-
"OSVmImage": "env:LINUXVMIMAGE",
33-
"Pool": "env:LINUXPOOL",
34-
"PythonVersion": "3.12",
35-
"CoverageArg": "--disablecov",
36-
"TestSamples": "false"
37-
}
38-
}
3928
}
4029
]
4130
}

0 commit comments

Comments
 (0)