diff --git a/.github/workflows/generate-documentation.yml b/.github/workflows/generate-documentation.yml index 3b94427ee..d766a834d 100644 --- a/.github/workflows/generate-documentation.yml +++ b/.github/workflows/generate-documentation.yml @@ -6,7 +6,7 @@ on: jobs: generate: - runs-on: ubuntu-latest + runs-on: ubuntu-22.04 steps: - uses: actions/checkout@v4 with: