Switch to using the lite container
This commit is contained in:
2
.github/workflows/build-workflow.yml
vendored
2
.github/workflows/build-workflow.yml
vendored
@@ -18,7 +18,7 @@ jobs:
|
||||
sdk: ["$NANOS_SDK", "$NANOX_SDK", "$NANOSP_SDK"]
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: ghcr.io/ledgerhq/ledger-app-builder/ledger-app-builder:latest
|
||||
image: ghcr.io/ledgerhq/ledger-app-builder/ledger-app-builder-lite:latest
|
||||
|
||||
steps:
|
||||
- name: Clone
|
||||
|
||||
Reference in New Issue
Block a user