aws/cli needs ffi

Our tests don’t expose this since our build env comes with ffi and all our test envs had the same ffi. But ubuntu 2023 has a bumped version, hence I discovered it.

/cc @jheider
This commit is contained in:
Max Howell 2023-06-07 08:19:58 -04:00
parent 5c03157599
commit 17cec0aae1
No known key found for this signature in database
GPG key ID: 741BB84EF5BB9EEC

View file

@ -7,6 +7,7 @@ versions:
dependencies:
python.org: ">=3.7"
sourceware.org/libffi: ^3
build:
dependencies: