]> Sergey Matveev's repositories - btrtrc.git/commitdiff
CI: Run fs/test.sh on native arch
authorMatt Joiner <anacrolix@gmail.com>
Fri, 30 May 2025 09:20:22 +0000 (19:20 +1000)
committerMatt Joiner <anacrolix@gmail.com>
Fri, 30 May 2025 09:20:22 +0000 (19:20 +1000)
.github/workflows/go.yml

index 2e4808dae36b509dac410f2bf942cc2141f719b3..23cbaf7f6fa077a2c03820a9814a916c7916fdbb 100644 (file)
@@ -41,5 +41,5 @@ jobs:
           go install github.com/anacrolix/godo@v1
           echo $PATH
       - run: |
-          GOARCH=386 fs/test.sh
+          fs/test.sh
           mount