Skip to content

Commit

Permalink
Remove Nano S in CI 'build app-boilerplate-rust with last nightly' test
Browse files Browse the repository at this point in the history
  • Loading branch information
yogh333 committed Jun 14, 2024
1 parent 40cc4c2 commit ed70077
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_with_current_nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
image: ghcr.io/ledgerhq/ledger-app-builder/ledger-app-builder:latest
strategy:
matrix:
device: ["nanos", "nanox", "nanosplus", "stax", "flex"]
device: ["nanox", "nanosplus", "stax", "flex"]
steps:
- name: update nightly toolchain
run: |
Expand Down

0 comments on commit ed70077

Please sign in to comment.