👷 update eci python version

This commit is contained in:
yanyongyu 2022-01-10 12:07:11 +08:00
parent 6572622e8a
commit ea65ee5b4f

View File

@ -20,7 +20,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v2
with:
python-version: 3.8
python-version: "3.9"
architecture: "x64"
- uses: Gr1N/setup-poetry@v7