Pārlūkot izejas kodu

workaround cpuonly problem

justheuristic 3 gadi atpakaļ
vecāks
revīzija
28099b5e85
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      .github/workflows/run-tests.yaml

+ 1 - 0
.github/workflows/run-tests.yaml

@@ -72,6 +72,7 @@ jobs:
         run: |
           git clone https://github.com/TimDettmers/bitsandbytes.git
           cd bitsandbytes
+          git checkout de354f7ded52bfa857089769225cdf1ee694bfd6
           make cpuonly
           pip install .
           cd -