We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 221c6af commit e2a7ca6Copy full SHA for e2a7ca6
.github/workflows/actions-ci.yml
@@ -14,6 +14,7 @@ env:
14
PACKAGE_NAME: aws-lc
15
# Used to enable ASAN test dimension.
16
AWSLC_NO_ASM_FIPS: 1
17
+ DEBIAN_FRONTEND: noninteractive
18
19
jobs:
20
# MacOS and Windows GHA runners are more expensive, so we do a sanity test run before proceeding.
0 commit comments