[workflow] fixed the python and cpu arch mismatch (#2010)

pull/2018/head v0.1.11rc4
Frank Lee 2022-11-23 17:24:17 +08:00 committed by GitHub
parent 2bab6f512c
commit 7242bffc5f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ jobs:
fetch-depth: 0
- uses: actions/setup-python@v2
with:
python-version: '3.7.12'
python-version: '3.8.14'
- name: generate draft
id: generate_draft
run: |