-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add platforms for AWS Lambda Runtime configurations
As described in the Github [issue](pypa/pip#10760), `pip` fails to find a manylinux wheel when `--platform` is defined and there is no exact match. Add old platforms for the `pip` command when creating the data directory for the AWS Lambda function. This should resolved the dependency conflict observed in this [job](https://gitlab.adacore-it.com/it/iac/-/jobs/864195).
- Loading branch information
1 parent
4ab4e67
commit d34dc98
Showing
2 changed files
with
24 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters