Skip to content

Commit 74c09ab

Browse files
sfodsfodagainsbSteveKTingDaoK
authored
Fix CI (awslabs#681)
Co-authored-by: Igor Abdrakhimov <igorabd@amazon.com> Co-authored-by: Steve Kim <sbstevek@amazon.com> Co-authored-by: Dengke Tang <dengket@amazon.com>
1 parent e98b048 commit 74c09ab

File tree

10 files changed

+10
-9
lines changed

10 files changed

+10
-9
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
- 'docs'
88

99
env:
10-
BUILDER_VERSION: v0.9.67
10+
BUILDER_VERSION: v0.9.87
1111
BUILDER_SOURCE: releases
1212
BUILDER_HOST: https://d19elf31gohf1l.cloudfront.net
1313
PACKAGE_NAME: aws-crt-python

MANIFEST.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ graft crt/aws-lc/tests/compiler_features_tests
4444
prune crt/aws-lc/third_party
4545
graft crt/aws-lc/third_party/fiat
4646
graft crt/aws-lc/third_party/s2n-bignum
47+
graft crt/aws-lc/third_party/jitterentropy
4748
prune crt/aws-lc/tool
4849
prune crt/aws-lc/util
4950
include crt/aws-lc/util/fipstools/CMakeLists.txt

crt/aws-lc

crt/s2n

Submodule s2n updated from 418313c to 792d366

0 commit comments

Comments
 (0)