From 400a74607272ee9cde156c127c8a7958c6e2f0ac Mon Sep 17 00:00:00 2001 From: Saif Khan <81003233+Saifkhan-rkp@users.noreply.github.com> Date: Sun, 10 Mar 2024 02:47:26 +0530 Subject: [PATCH] Update main_ifd-tsp.yml --- .github/workflows/main_ifd-tsp.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main_ifd-tsp.yml b/.github/workflows/main_ifd-tsp.yml index 8ccd9fa..fb315d4 100644 --- a/.github/workflows/main_ifd-tsp.yml +++ b/.github/workflows/main_ifd-tsp.yml @@ -20,7 +20,7 @@ jobs: - name: Set up Python version uses: actions/setup-python@v1 with: - python-version: '3.10' + python-version: '3.8' - name: Create and start virtual environment run: |