Skip to content

Commit

Permalink
all install
Browse files Browse the repository at this point in the history
  • Loading branch information
dakinggg committed Aug 6, 2024
1 parent 6dcc18a commit 9c39b11
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ jobs:
include:
- name: "2.3.1_cu121"
base_image: mosaicml/pytorch:2.3.1_cu121-python3.11-ubuntu20.04
dep_groups: "[gpu]"
dep_groups: "[all]"
- name: "2.3.1_cu121_aws"
base_image: mosaicml/pytorch:2.3.1_cu121-python3.11-ubuntu20.04-aws
dep_groups: "[gpu]"
dep_groups: "[all]"
steps:

- name: Checkout
Expand Down

0 comments on commit 9c39b11

Please sign in to comment.