diff --git a/.github/workflows/beam_PreCommit_RAT.yml b/.github/workflows/beam_PreCommit_RAT.yml index 308b35c5619a..0ff516bce746 100644 --- a/.github/workflows/beam_PreCommit_RAT.yml +++ b/.github/workflows/beam_PreCommit_RAT.yml @@ -56,7 +56,7 @@ env: jobs: beam_PreCommit_RAT: name: ${{ matrix.job_name }} (${{ matrix.job_phrase }}) - runs-on: [self-hosted, ubuntu-20.04, small] + runs-on: [self-hosted, ubuntu-24.04, small] strategy: matrix: job_name: [beam_PreCommit_RAT]