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