Skip to content

Commit

Permalink
Re-add builds for 2.2.0 (xformers not ready for latest)
Browse files Browse the repository at this point in the history
  • Loading branch information
robballantyne committed Mar 4, 2024
1 parent 18421a9 commit b13bdc9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
- "3.12"
pytorch:
- "2.1.2"
- "2.2.0"
- "2.2.1"
exclude:
- python: "3.12"
Expand Down Expand Up @@ -96,6 +97,7 @@ jobs:
- "3.12"
pytorch:
- "2.1.2"
- "2.2.0"
- "2.2.1"
cuda:
- "11.8.0"
Expand Down Expand Up @@ -175,6 +177,7 @@ jobs:
- "3.12"
pytorch:
- "2.1.2"
- "2.2.0"
- "2.2.1"
rocm:
- "5.6"
Expand All @@ -184,6 +187,8 @@ jobs:
exclude:
- pytorch: "2.2.1"
rocm: "5.6"
- pytorch: "2.2.0"
rocm: "5.6"
- pytorch: "2.1.2"
rocm: "5.7"
- python: "3.12"
Expand Down

0 comments on commit b13bdc9

Please sign in to comment.