Switch to using the lite container

This commit is contained in:
Alexandre Paillier
2022-10-26 18:18:54 +02:00
parent 69f7a4a0ba
commit aabf44e0d9
2 changed files with 5 additions and 5 deletions

View File

@@ -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