Skip to content

Commit 5ac688a

Browse files
committed
chore(ci): Remove KFC 1050 tests until labs can be fixed
1 parent 056882a commit 5ac688a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/go_tests.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@ jobs:
1010
runs-on: kf-auth-client-runner-set
1111
strategy:
1212
matrix:
13-
environment: [ "KFC_10_5_0", "KFC_12_3_0_KC"]
13+
environment:
14+
# - "KFC_10_5_0"
15+
- "KFC_12_3_0_KC"
1416
environment: ${{ matrix.environment }}
1517
steps:
1618
- name: Check out code

0 commit comments

Comments
 (0)