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 eb4167f commit 44280f4Copy full SHA for 44280f4
codebuild/spec/buildspec_ktls.yml
@@ -20,8 +20,7 @@ env:
20
shell: bash
21
variables:
22
NIX_CACHE_BUCKET: "s3://s2n-tls-nixcachebucket-x86-64?region=us-west-2"
23
- # AWS Support was removed - pin it for now. https://github.com/aws/s2n-tls/issues/5244
24
- NIX_INSTALLER: "https://releases.nixos.org/nix/nix-2.15.0/install"
+ NIX_INSTALLER: "https://nixos.org/nix/install"
25
S2N_KTLS_TESTING_EXPECTED: 1
26
phases:
27
install:
0 commit comments