Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
guocuimi committed Jul 24, 2024
1 parent 1a45eca commit c411f41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_devel_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
tags: |
vectorchai/scalellm_devel:cuda12.4-ubuntu22.04
vectorchai/scalellm_devel:cuda12.4
vectorchai/scalellm_devel:latest
- name: Build devel image for cuda 12.1
uses: docker/build-push-action@v5
Expand All @@ -58,7 +59,6 @@ jobs:
tags: |
vectorchai/scalellm_devel:cuda12.1-ubuntu22.04
vectorchai/scalellm_devel:cuda12.1
vectorchai/scalellm_devel:latest
- name: Build devel image for cuda 11.8
uses: docker/build-push-action@v5
Expand Down

0 comments on commit c411f41

Please sign in to comment.