Skip to content

Commit

Permalink
Merge branch 'dev' into saaketh/pr-cpu-image-fix
Browse files Browse the repository at this point in the history
  • Loading branch information
snarayan21 authored Jun 18, 2024
2 parents a54e1d3 + 08da687 commit 52bc9dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-cpu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
markers: not daily and not remote and not gpu and not doctest
pytest_command: coverage run -m pytest
- name: cpu-3.11-2.3
container: mosaicml/pytorch:2.3.1_cpu-python3.11-ubuntu20.04
container: mosaicml/pytorch:2.3.1_cu121-python3.11-ubuntu20.04
markers: not daily and not remote and not gpu and not doctest
pytest_command: coverage run -m pytest
- name: cpu-doctest
Expand Down

0 comments on commit 52bc9dc

Please sign in to comment.