From edeb495ad8cfbd81b31bc80c7e0fc47f8c16355e Mon Sep 17 00:00:00 2001 From: DmitriyMusatkin Date: Tue, 3 Dec 2024 14:32:13 -0800 Subject: [PATCH] one more --- .github/workflows/sanity-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sanity-test.yml b/.github/workflows/sanity-test.yml index 2741182d0..520c0c050 100644 --- a/.github/workflows/sanity-test.yml +++ b/.github/workflows/sanity-test.yml @@ -259,7 +259,7 @@ jobs: - aws-crt-nodejs needs: package - runs-on: ubuntu-22.04 + runs-on: ubuntu-20.04 steps: - name: Checkout Source uses: actions/checkout@v4