Change runner from ubuntu-latest to Linux

This commit is contained in:
Igor
2026-01-03 15:42:48 +01:00
committed by GitHub
parent 348756629e
commit c64bb27df9

View File

@@ -17,7 +17,7 @@ env:
jobs:
clean-logs:
runs-on: ubuntu-latest
runs-on: Linux
permissions:
actions: write
steps: