Skip to content

Commit

Permalink
Set v0.2.0 to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
robballantyne committed Sep 2, 2024
1 parent d80a256 commit 7683ab6
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.2.0", python: "3.10", pytorch: "2.4.0"}
- {latest: "true", comfyui: "v0.2.0", 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.2.0", python: "3.10", pytorch: "2.3.1", cuda: "12.1.1-base"}
- {latest: "true", comfyui: "v0.2.0", 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.2.0", python: "3.10", pytorch: "2.3.1", rocm: "6.0-runtime"}
- {latest: "true", comfyui: "v0.2.0", python: "3.10", pytorch: "2.3.1", rocm: "6.0-runtime"}
steps:
-
name: Free Space
Expand Down

0 comments on commit 7683ab6

Please sign in to comment.