diff --git a/.github/workflows/reusable-openai-pr-description.yml b/.github/workflows/reusable-openai-pr-description.yml index fb181f3..f968e9e 100755 --- a/.github/workflows/reusable-openai-pr-description.yml +++ b/.github/workflows/reusable-openai-pr-description.yml @@ -15,7 +15,7 @@ permissions: jobs: openai-pr-description: - runs-on: ubuntu-22.04 + runs-on: ubuntu-24.04 # Skip for fork PRs — secrets are not available there if: github.event.pull_request.head.repo.full_name == github.event.pull_request.base.repo.full_name