From 9bac510f433d42b1362df9e8a9106e2870464699 Mon Sep 17 00:00:00 2001 From: Vincent Biret Date: Fri, 4 Apr 2025 08:50:05 -0400 Subject: [PATCH] ci: remove old reference to objc repo which was archived almost 2 years ago now --- .azure-pipelines/generation-pipeline.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.azure-pipelines/generation-pipeline.yml b/.azure-pipelines/generation-pipeline.yml index 0ec8a4b0f..6486123f5 100644 --- a/.azure-pipelines/generation-pipeline.yml +++ b/.azure-pipelines/generation-pipeline.yml @@ -43,11 +43,6 @@ resources: endpoint: microsoftgraph (22) name: microsoftgraph/msgraph-beta-typescript-typings ref: main - - repository: msgraph-sdk-objc-models - type: github - endpoint: microsoftgraph (22) - name: microsoftgraph/msgraph-sdk-objc-models - ref: dev - repository: msgraph-sdk-java type: github endpoint: microsoftgraph (22)