diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index ba96d66..c7b988f 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -306,7 +306,7 @@ jobs: runs-on: ubuntu-22.04 env: COMPILE_CONFIG: native_static - OS_NAME: linux + OS_NAME: focal steps: - name: Checkout code uses: actions/checkout@v4