Преглед изворни кода

Merge branch 'priority-tasks' of github.com:bigscience-workshop/petals into priority-tasks

justheuristic пре 3 година
родитељ
комит
49083c7d81
1 измењених фајлова са 1 додато и 1 уклоњено
  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 -