[CI] Test windows cu111 (#1373)

* [CI] Test windows cu101

* [CI] Test windows cu101
pull/1374/head
Tong Gao 2022-09-05 18:18:03 +08:00 committed by GitHub
parent a5b8fb5df1
commit 50cba1ac6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -159,7 +159,7 @@ jobs:
matrix:
os: [windows-2022]
python: [3.7]
platform: [cpu]
platform: [cpu, cu111]
steps:
- uses: actions/checkout@v2
- name: Set up Python ${{ matrix.python-version }}

View File

@ -104,7 +104,7 @@ jobs:
matrix:
os: [windows-2022]
python: [3.7]
platform: [cpu]
platform: [cpu, cu111]
steps:
- uses: actions/checkout@v2
- name: Set up Python ${{ matrix.python-version }}