Revert "workflows: run smaller jobs on ubuntu-slim" (#464907)

This commit is contained in:
Wolfgang Walther
2025-11-25 11:40:03 +00:00
committed by GitHub
+1 -1
View File
@@ -21,7 +21,7 @@ defaults:
jobs:
merge:
runs-on: ubuntu-slim
runs-on: ubuntu-24.04-arm
timeout-minutes: 5
steps:
# Use a GitHub App to create the PR so that CI gets triggered