Skip to content

Commit

Permalink
Build v0.0.8 as latest
Browse files Browse the repository at this point in the history
  • Loading branch information
robballantyne committed Aug 15, 2024
1 parent bb1ea3b commit 34b1724
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
fail-fast: false
matrix:
build:
- {latest: "false", comfyui: "v0.0.8", python: "3.10", pytorch: "2.4.0"}
- {latest: "true", comfyui: "v0.0.8", python: "3.10", pytorch: "2.4.0"}
steps:
-
name: Free Space
Expand Down Expand Up @@ -98,7 +98,7 @@ jobs:
fail-fast: false
matrix:
build:
- {latest: "false", comfyui: "v0.0.8", python: "3.10", pytorch: "2.3.1", cuda: "12.1.1-base"}
- {latest: "true", comfyui: "v0.0.8", python: "3.10", pytorch: "2.3.1", cuda: "12.1.1-base"}
steps:
-
name: Free Space
Expand Down Expand Up @@ -183,7 +183,7 @@ jobs:
fail-fast: false
matrix:
build:
- {latest: "false", comfyui: "v0.0.8", python: "3.10", pytorch: "2.3.1", rocm: "6.0-runtime"}
- {latest: "true", comfyui: "v0.0.8", python: "3.10", pytorch: "2.3.1", rocm: "6.0-runtime"}
steps:
-
name: Free Space
Expand Down

0 comments on commit 34b1724

Please sign in to comment.