Unverified Commit aa643aee authored by Wolfgang Walther's avatar Wolfgang Walther Committed by GitHub
Browse files

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

parents fea2284e 48a39281
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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