Commit b086617c authored by rusty1s's avatar rusty1s
Browse files

fix test

parent 2c28d55c
......@@ -52,4 +52,4 @@ jobs:
- name: Check package metadata
run: |
pyroma --min=10 .
pyroma --min=9 .
......@@ -12,8 +12,8 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest]
python-version: [3.7]
torch-version: [1.10.0, 1.11.0]
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment