Attempt to cross-compile for arm64 Linux
This commit is contained in:
parent
53de5f26bb
commit
3cc3729704
2
.github/workflows/osrm-backend.yml
vendored
2
.github/workflows/osrm-backend.yml
vendored
@ -28,7 +28,7 @@ jobs:
|
|||||||
name: Run commands
|
name: Run commands
|
||||||
id: runcmd
|
id: runcmd
|
||||||
with:
|
with:
|
||||||
arch: arm64
|
arch: aarch64
|
||||||
distro: ubuntu20.04
|
distro: ubuntu20.04
|
||||||
githubToken: ${{ github.token }}
|
githubToken: ${{ github.token }}
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user