Revert "workflows: run smaller jobs on ubuntu-slim" (#464907)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user