提交 5227759e authored 作者: Virgile Andreani's avatar Virgile Andreani 提交者: Ricardo Vieira

Specify the python version for the check_dist CI job

上级 b893b975
......@@ -198,6 +198,11 @@ jobs:
path: dist
merge-multiple: true
- name: Set up Python
uses: actions/setup-python@v6
with:
python-version: '3.11'
- name: Check SDist
run: |
mkdir -p test-sdist
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论