From d905012ffc6a1f757ee8e69112516a36e91293d1 Mon Sep 17 00:00:00 2001 From: Lu Lidong <2421235683@qq.com> Date: Mon, 16 Oct 2023 15:01:03 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=AF=B9python=203.9?= =?UTF-8?q?=E7=9A=84=E6=94=AF=E6=8C=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index bdf91b8..30400e4 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -22,7 +22,7 @@ jobs: strategy: matrix: os: [ubuntu-latest, windows-latest] - python-version: ["3.7", "3.8"] + python-version: ["3.7", "3.8", "3.9"] node-version: ["16", "17"] include: - python-version: "3.7"