Skip to content

Commit

Permalink
commit change
Browse files Browse the repository at this point in the history
  • Loading branch information
Chuck Tang committed Nov 15, 2024
1 parent 82af8c7 commit ac8a75d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ jobs:
strategy:
matrix:
include:
- name: "2.5.0_cu124"
base_image: mosaicml/pytorch:2.5.0_cu124-python3.11-ubuntu20.04
- name: "2.5.1_cu124"
base_image: mosaicml/pytorch:2.5.1_cu124-python3.11-ubuntu20.04
dep_groups: "[all]"
- name: "2.5.0_cu124_aws"
base_image: mosaicml/pytorch:2.5.0_cu124-python3.11-ubuntu20.04-aws
- name: "2.5.1_cu124_aws"
base_image: mosaicml/pytorch:2.5.1_cu124-python3.11-ubuntu20.04-aws
dep_groups: "[all]"
steps:

Expand Down

0 comments on commit ac8a75d

Please sign in to comment.