[bitnami/cypress] ci: 👷 Remove arm testing (#65690)

Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com>
This commit is contained in:
Javier J. Salmerón-García 2024-04-25 10:08:25 +02:00 committed by GitHub
parent 67a747881c
commit 7a410d0da8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 2 deletions

View File

@ -19,8 +19,7 @@
}
},
"architectures": [
"linux/amd64",
"linux/arm64"
"linux/amd64"
]
}
},