diff --git a/.github/workflows/check_profiles.yml b/.github/workflows/check_profiles.yml index 3318cbf1c..4ae214f9c 100644 --- a/.github/workflows/check_profiles.yml +++ b/.github/workflows/check_profiles.yml @@ -18,7 +18,7 @@ on: jobs: check_translation: name: Check profiles - runs-on: ubuntu-22.04 + runs-on: ubuntu-24.04 steps: - name: Checkout repository uses: actions/checkout@v4