diff --git a/.github/workflows/update-viablestrict.yml b/.github/workflows/update-viablestrict.yml index ab865fc1adf..e639c497549 100644 --- a/.github/workflows/update-viablestrict.yml +++ b/.github/workflows/update-viablestrict.yml @@ -12,7 +12,7 @@ concurrency: jobs: do_update_viablestrict: if: ${{ github.repository_owner == 'pytorch' }} - runs-on: ubuntu-20.04 + runs-on: ubuntu-22.04 environment: ${{ (github.event_name == 'schedule') && 'update-viable-strict' || '' }} steps: - name: Update viable/strict