提交 c67681c5 编写于 作者: HansBug's avatar HansBug 😆

dev(hansbug): disable numpy1.18.0 and torch1.10.0 on python3.10

上级 99ce92c0
......@@ -33,6 +33,8 @@ jobs:
exclude:
- python-version: '3.7'
numpy-version: '1.22.0'
- python-version: '3.10'
numpy-version: '1.18.0'
- python-version: '3.8'
torch-version: '1.2.0'
- python-version: '3.9'
......@@ -43,6 +45,8 @@ jobs:
torch-version: '1.2.0'
- python-version: '3.10'
torch-version: '1.6.0'
- python-version: '3.10'
torch-version: '1.10.0'
- os: 'windows-2019'
torch-version: '1.2.0'
- os: 'windows-2019'
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册