diff --git a/.github/workflows/editorconfig.yml b/.github/workflows/editorconfig.yml index 6174d84..06e3a1d 100644 --- a/.github/workflows/editorconfig.yml +++ b/.github/workflows/editorconfig.yml @@ -3,7 +3,7 @@ on: [ push, pull_request ] jobs: editorconfig: - runs-on: ubuntu-20.04 + runs-on: ubuntu-25.04 steps: - uses: actions/checkout@v4 - name: Activate lf line ending check in editorconfig