Skip to content

Commit 44280f4

Browse files
authored
chore(ci): revert nix installer pin (#5251)
1 parent eb4167f commit 44280f4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

codebuild/spec/buildspec_ktls.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@ env:
2020
shell: bash
2121
variables:
2222
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"
23+
NIX_INSTALLER: "https://nixos.org/nix/install"
2524
S2N_KTLS_TESTING_EXPECTED: 1
2625
phases:
2726
install:

0 commit comments

Comments
 (0)