diff --git a/.github/workflows/coverity.yml b/.github/workflows/coverity.yml index 2561e4ceb5..acf5686c13 100644 --- a/.github/workflows/coverity.yml +++ b/.github/workflows/coverity.yml @@ -17,7 +17,7 @@ permissions: jobs: coverity: if: github.repository == 'valkey-io/valkey' - runs-on: ubuntu-latest + runs-on: ubuntu-22.04 steps: - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 - name: Download and extract the Coverity Build Tool