diff --git a/.github/workflows/base.yml b/.github/workflows/base.yml index c94093bc9..cd99b9772 100644 --- a/.github/workflows/base.yml +++ b/.github/workflows/base.yml @@ -40,7 +40,7 @@ jobs: cuda_version: 12.4.1 cudnn_version: "" python_version: "3.11" - pytorch: 2.5.0 + pytorch: 2.5.1 torch_cuda_arch_list: "7.0 7.5 8.0 8.6 8.7 8.9 9.0+PTX" steps: - name: Checkout