Skip to content

Commit

Permalink
fix unittest
Browse files Browse the repository at this point in the history
  • Loading branch information
ControlNet committed Nov 24, 2023
1 parent 74e99e7 commit b3c736d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/unittest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
torch-version: "1.9.*"
- python-version: "3.10"
torch-version: "1.10.*"

- python-version: "3.11"
torch-version: "1.8.*"
- python-version: "3.11"
Expand All @@ -64,6 +65,8 @@ jobs:
torch-version: "1.11.*"
- python-version: "3.11"
torch-version: "1.12.*"
- python-version: "3.11"
torch-version: "1.13.*"

runs-on: ubuntu-20.04

Expand Down

0 comments on commit b3c736d

Please sign in to comment.