We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1a0778 commit 6fb1f74Copy full SHA for 6fb1f74
sdk/evaluation/ci.yml
@@ -28,6 +28,13 @@ extends:
28
ServiceDirectory: evaluation
29
ValidateFormatting: true
30
TestProxy: true
31
+ # This custom matrix config should be dropped once:
32
+ # * Once azure-ai-ml supports 3.13 (currently crashes due to type annotation)
33
+ MatrixConfigs:
34
+ - Name: evaluation_ci_matrix
35
+ Path: eng/pipelines/templates/stages/platform-matrix-no-313.json
36
+ Selection: sparse
37
+ GenerateVMJobs: true
38
Artifacts:
39
- name: azure-ai-evaluation
40
safeName: azureaievaluation
0 commit comments