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

dev(hansbug): add test for torch1.12.0 and python3.10

上级 ade5db37
......@@ -21,6 +21,7 @@ jobs:
- '3.7'
- '3.8'
- '3.9'
- '3.10'
numpy-version:
- '1.18.0'
- '1.22.0'
......@@ -28,6 +29,7 @@ jobs:
- '1.2.0'
- '1.6.0'
- '1.10.0'
- '1.12.0'
exclude:
- python-version: '3.7'
numpy-version: '1.22.0'
......@@ -37,6 +39,10 @@ jobs:
torch-version: '1.2.0'
- python-version: '3.9'
torch-version: '1.6.0'
- python-version: '3.10'
torch-version: '1.2.0'
- python-version: '3.10'
torch-version: '1.6.0'
- os: 'windows-2019'
torch-version: '1.2.0'
- os: 'windows-2019'
......@@ -44,6 +50,9 @@ jobs:
- os: 'windows-2019'
python-version: '3.9'
numpy-version: '1.18.0'
- os: 'windows-2019'
python-version: '3.10'
numpy-version: '1.18.0'
steps:
- name: Get system version for Linux
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册