diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 77e98ae8e..d5a91cc78 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -272,6 +272,8 @@ jobs: python-version: '3.8.10' architecture: ${{ matrix.arch }} - uses: ilammy/setup-nasm@v1 + with: + version: '3.02rc8' - name: configure AWS credentials (containers) uses: aws-actions/configure-aws-credentials@v4 with: @@ -298,6 +300,8 @@ jobs: python-version: '3.8.10' architecture: ${{ matrix.arch }} - uses: ilammy/setup-nasm@v1 + with: + version: '3.02rc8' - name: configure AWS credentials (containers) uses: aws-actions/configure-aws-credentials@v4 with: diff --git a/crt/aws-lc b/crt/aws-lc index 6f246af4c..970583b10 160000 --- a/crt/aws-lc +++ b/crt/aws-lc @@ -1 +1 @@ -Subproject commit 6f246af4cd1de8cee8c62d76139bcda299c1aa00 +Subproject commit 970583b1061b407d09b5fc1f18bbba38690e1684