Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
[ghstack-poisoned]
  • Loading branch information
vmoens committed Dec 19, 2024
1 parent e6cbd79 commit faf626d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nightly_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
["3.12", "cp312-cp312"],
]
cuda_support: [["", "cpu", "cpu"]]
container: pytorch/conda-builder
container: pytorch/almalinux-builder
steps:
- name: Checkout tensordict
uses: actions/checkout@v4
Expand Down Expand Up @@ -86,7 +86,7 @@ jobs:
["3.12", "cp312-cp312"],
]
cuda_support: [["", "cpu", "cpu"]]
container: pytorch/conda-builder
container: pytorch/almalinux-builder
steps:
- name: Checkout tensordict
uses: actions/checkout@v4
Expand Down

0 comments on commit faf626d

Please sign in to comment.