From 8da1703f9b38252b96bc36bd9ca08ba24188efb9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zeyan=20Li=20=E6=9D=8E=E5=88=99=E8=A8=80?= Date: Tue, 12 Mar 2024 11:10:21 +0800 Subject: [PATCH] ci(pyprof): update ci configurations --- .github/workflows/unittest.yml | 2 +- .idea/vcs.xml | 7 ------- 2 files changed, 1 insertion(+), 8 deletions(-) diff --git a/.github/workflows/unittest.yml b/.github/workflows/unittest.yml index f26c67f..019af0b 100644 --- a/.github/workflows/unittest.yml +++ b/.github/workflows/unittest.yml @@ -19,7 +19,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - python-version: [ "3.9", "3.10", "3.11", "3.12" ] + python-version: [ "3.9", "3.10", "3.11", ] poetry-version: [ "1.8.2" ] steps: diff --git a/.idea/vcs.xml b/.idea/vcs.xml index d8f9536..94a25f7 100644 --- a/.idea/vcs.xml +++ b/.idea/vcs.xml @@ -1,12 +1,5 @@ - - -