fix: remove nanosp just for test

This commit is contained in:
Coline
2022-06-30 19:48:26 +02:00
parent 4297db37e9
commit 4da1c46227

View File

@@ -125,7 +125,7 @@ jobs:
name: Speculos tests
strategy:
matrix:
model: ["nanos", "nanox", "nanosp"]
model: ["nanos", "nanox"]
needs: [building_for_e2e_speculos_tests]
runs-on: ubuntu-latest