diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index d43e715..689ebe1 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -40,7 +40,7 @@ jobs: if: | github.event_name == 'workflow_dispatch' && github.event.inputs.reason != '' - runs-on: ubuntu-latest + runs-on: ubuntu-22.04 steps: - name: Log dispatch reason env: