Test with self-hosted ubuntu-24.04
diff --git a/.github/workflows/beam_PostCommit_Python_Arm.yml b/.github/workflows/beam_PostCommit_Python_Arm.yml index bb119a8..11c545b 100644 --- a/.github/workflows/beam_PostCommit_Python_Arm.yml +++ b/.github/workflows/beam_PostCommit_Python_Arm.yml
@@ -53,7 +53,7 @@ jobs: beam_PostCommit_Python_Arm: name: ${{ matrix.job_name }} ${{ matrix.python_version }} - runs-on: ubuntu-22.04 + runs-on: [self-hosted, ubuntu-24.04, main] timeout-minutes: 240 strategy: fail-fast: false