Skip to content

Commit b13bdc9

Browse files
committed
Re-add builds for 2.2.0 (xformers not ready for latest)
1 parent 18421a9 commit b13bdc9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/docker-build.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
- "3.12"
2525
pytorch:
2626
- "2.1.2"
27+
- "2.2.0"
2728
- "2.2.1"
2829
exclude:
2930
- python: "3.12"
@@ -96,6 +97,7 @@ jobs:
9697
- "3.12"
9798
pytorch:
9899
- "2.1.2"
100+
- "2.2.0"
99101
- "2.2.1"
100102
cuda:
101103
- "11.8.0"
@@ -175,6 +177,7 @@ jobs:
175177
- "3.12"
176178
pytorch:
177179
- "2.1.2"
180+
- "2.2.0"
178181
- "2.2.1"
179182
rocm:
180183
- "5.6"
@@ -184,6 +187,8 @@ jobs:
184187
exclude:
185188
- pytorch: "2.2.1"
186189
rocm: "5.6"
190+
- pytorch: "2.2.0"
191+
rocm: "5.6"
187192
- pytorch: "2.1.2"
188193
rocm: "5.7"
189194
- python: "3.12"

0 commit comments

Comments
 (0)