Skip to content

Commit 9c1cfd5

Browse files
authored
Disable CSharp Remote tests (#97)
1 parent fd5f9cc commit 9c1cfd5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.evergreen/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -334,8 +334,8 @@ buildvariants:
334334
- rhel87-small
335335
tasks:
336336
- name: test-semantic-kernel-csharp-local
337-
- name: test-semantic-kernel-csharp-remote
338-
batchtime: 10080 # 1 week
337+
# - name: test-semantic-kernel-csharp-remote
338+
# batchtime: 10080 # 1 week
339339

340340
- name: test-langchain-python-rhel
341341
display_name: Langchain RHEL Python

0 commit comments

Comments
 (0)