diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8a24376..9f2df57 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,10 +17,10 @@ jobs: max-parallel: 4 matrix: include: - - python: 3.10 + - python: "3.10" torch: 2.3.1 torchaudio: 2.3.1 - - python: 3.13 + - python: "3.13" torch: 2.6.0 torchaudio: 2.6.0