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

dev(hansbug): add test for python3.11

上级 746d6a5f
......@@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
os:
- 'ubuntu-20.04'
- 'ubuntu-latest'
python-version:
- '3.8'
......
......@@ -12,14 +12,15 @@ jobs:
fail-fast: false
matrix:
os:
- 'ubuntu-20.04'
- 'windows-2019' # need to be fixed, see: https://github.com/opendilab/treevalue/issues/41
- 'macos-11'
- 'ubuntu-latest'
- 'windows-latest' # need to be fixed, see: https://github.com/opendilab/treevalue/issues/41
- 'macos-latest'
python-version:
- '3.7'
- '3.8'
- '3.9'
- '3.10'
- '3.11'
numpy-version:
- '1.18.0'
- '1.22.0'
......@@ -34,6 +35,8 @@ jobs:
numpy-version: '1.22.0'
- python-version: '3.10'
numpy-version: '1.18.0'
- python-version: '3.11'
numpy-version: '1.18.0'
- python-version: '3.7'
torch-version: '2.0.1'
- python-version: '3.8'
......@@ -49,19 +52,24 @@ jobs:
- python-version: '3.10'
torch-version: '1.10.0'
- python-version: '3.11'
torch-version: '1.2.1'
torch-version: '1.2.0'
- python-version: '3.11'
torch-version: '1.6.1'
- os: 'windows-2019'
torch-version: '1.6.0'
- python-version: '3.11'
torch-version: '1.10.0'
- os: 'windows-latest'
torch-version: '1.2.0'
- os: 'windows-2019'
- os: 'windows-latest'
torch-version: '1.6.0'
- os: 'windows-2019'
- os: 'windows-latest'
python-version: '3.9'
numpy-version: '1.18.0'
- os: 'windows-2019'
- os: 'windows-latest'
python-version: '3.10'
numpy-version: '1.18.0'
- os: 'windows-latest'
python-version: '3.11'
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.
先完成此消息的编辑!
想要评论请 注册