Skip to content

Commit f8c3ee4

Browse files
committed
fix
Signed-off-by: Harshvir Potpose <hpotpose62@gmail.com>
1 parent 35c3a85 commit f8c3ee4

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/pipeline_swfs_test.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,6 @@ jobs:
3636
- name: Proactively prune OCI system on GHA runner
3737
run: docker system prune -a --volumes --force
3838

39-
- name: Setup Python for KFP compatibility
40-
uses: actions/setup-python@v4
41-
with:
42-
python-version: '3.11'
43-
4439
- name: Install KinD, Create KinD cluster and Install kustomize
4540
run: ./tests/gh-actions/install_KinD_create_KinD_cluster_install_kustomize.sh
4641

0 commit comments

Comments
 (0)