Attempt to cross-compile for arm64 Linux
This commit is contained in:
parent
533ecfbf28
commit
ae9151d092
1
.github/workflows/osrm-backend.yml
vendored
1
.github/workflows/osrm-backend.yml
vendored
@ -530,6 +530,7 @@ jobs:
|
||||
OSRM_CONNECTION_EXP_BACKOFF_COEF: ${{ matrix.OSRM_CONNECTION_EXP_BACKOFF_COEF }}
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- run: docker run --platform linux/arm64 ubuntu/ubuntu:22.04 echo hello
|
||||
|
||||
- name: Use Node.js
|
||||
uses: actions/setup-node@v3
|
||||
|
Loading…
Reference in New Issue
Block a user