Skip to content

Commit 26bca8d

Browse files
committed
disable only remote
1 parent d4e4187 commit 26bca8d

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

.evergreen/config.yml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -325,17 +325,17 @@ buildvariants:
325325
# - name: test-semantic-kernel-python-remote
326326
# batchtime: 10080 # 1 week
327327

328-
# - name: test-semantic-kernel-csharp-rhel
329-
# display_name: Semantic-Kernel RHEL CSharp
330-
# tags: [csharp]
331-
# expansions:
332-
# DIR: semantic-kernel-csharp
333-
# run_on:
334-
# - rhel87-small
335-
# tasks:
336-
# - name: test-semantic-kernel-csharp-local
337-
# - name: test-semantic-kernel-csharp-remote
338-
# batchtime: 10080 # 1 week
328+
- name: test-semantic-kernel-csharp-rhel
329+
display_name: Semantic-Kernel RHEL CSharp
330+
tags: [csharp]
331+
expansions:
332+
DIR: semantic-kernel-csharp
333+
run_on:
334+
- rhel87-small
335+
tasks:
336+
- name: test-semantic-kernel-csharp-local
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)