Skip to content

Commit 6fb1f74

Browse files
authored
ci: Temporarily disable 3.13 for evaluation (Azure#38058)
3.13 tests immediately fail because azure-ai-ml doesn't run on 3.13
1 parent b1a0778 commit 6fb1f74

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

sdk/evaluation/ci.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,13 @@ extends:
2828
ServiceDirectory: evaluation
2929
ValidateFormatting: true
3030
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
3138
Artifacts:
3239
- name: azure-ai-evaluation
3340
safeName: azureaievaluation

0 commit comments

Comments
 (0)