Attempt to cross-compile for arm64 Linux
This commit is contained in:
parent
ba6979ff36
commit
681169cd22
2
.github/workflows/osrm-backend.yml
vendored
2
.github/workflows/osrm-backend.yml
vendored
@ -32,7 +32,7 @@ jobs:
|
||||
distro: ubuntu20.04
|
||||
githubToken: ${{ github.token }}
|
||||
install: |
|
||||
apt-get update -y && apt-get install -y python3 node
|
||||
apt-get update -y && apt-get install -y python3 nodejs
|
||||
|
||||
run: |
|
||||
pip install conan==1.53.0
|
||||
|
Loading…
Reference in New Issue
Block a user