Skip to content
This repository has been archived by the owner on Dec 1, 2024. It is now read-only.

Commit

Permalink
nanosp
Browse files Browse the repository at this point in the history
  • Loading branch information
Xavier Chapron committed Sep 19, 2023
1 parent c71a0e3 commit 7b8db72
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:
with:
upload_app_binaries_artifact: "compiled_app_binaries"
builder: ledger-app-builder
run_for_devices: '["nanox", "nanosplus"]'
run_for_devices: '["nanox", "nanosp"]'
2 changes: 1 addition & 1 deletion .github/workflows/guidelines_enforcer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
name: Call Ledger guidelines_enforcer
uses: LedgerHQ/ledger-app-workflows/.github/workflows/reusable_guidelines_enforcer.yml@xch/rust-ci
with:
run_for_devices: '["nanox", "nanosplus"]'
run_for_devices: '["nanox", "nanosp"]'

0 comments on commit 7b8db72

Please sign in to comment.