diff --git a/.github/workflows/test-installation.yml b/.github/workflows/test-installation.yml index fa99b820..78b69aa5 100644 --- a/.github/workflows/test-installation.yml +++ b/.github/workflows/test-installation.yml @@ -15,7 +15,7 @@ jobs: max-parallel: 48 matrix: os: [windows-latest, ubuntu-latest, macos-latest] - python-version: [3.7.4, 3.7.12, 3.8, 3.9] + python-version: [3.7.5, 3.7.12, 3.8, 3.9] torch-version: [1.8.0, 1.8.1, 1.9.0, 1.9.1] # include: # - os: windows-latest