From a69bc6ca668cdf1261d3efe74736a495d4efa770 Mon Sep 17 00:00:00 2001 From: Altynbek Orumbayev Date: Tue, 27 Aug 2024 01:13:48 +0300 Subject: [PATCH] chore: testing ci --- .github/workflows/cicd.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cicd.yaml b/.github/workflows/cicd.yaml index 6cbfb41..f9b4484 100644 --- a/.github/workflows/cicd.yaml +++ b/.github/workflows/cicd.yaml @@ -61,7 +61,7 @@ jobs: repository: subtopia-algo/subtopia-contracts path: ./registry-infra node-version: 18 - python-version: ">=3.11 <=3.12" + python-version: ">=3.11 <3.12" poetry-version: 1.7.1 - name: Setup pnpm