Explorar o código

x86_64-unknown-linux-gnu on ubuntu runner (#1975)

Sean OMeara %!s(int64=2) %!d(string=hai) anos
pai
achega
8f05c85838
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/build.yml

+ 1 - 1
.github/workflows/build.yml

@@ -14,7 +14,7 @@ jobs:
       uses: actions-rs/toolchain@v1
       with:
         toolchain: stable
-        target: aarch64-apple-darwin
+        target: x86_64-unknown-linux-gnu
         override: true
         components: rustfmt, clippy