Explorar o código

Build cpuonly from bitsandbytes main (#70)

Build cpuonly from main
justheuristic %!s(int64=2) %!d(string=hai) anos
pai
achega
892d18fea7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/run-tests.yaml

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

@@ -69,7 +69,7 @@ jobs:
         run: |
           git clone https://github.com/TimDettmers/bitsandbytes.git
           cd bitsandbytes
-          git checkout 4cd7ea62b2f51c68aacde2f62e7141765e476111
+          git checkout main
           make cpuonly
           pip install .
           cd -