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

workflows/check: allow more time for check cherry picks job (#433074)

parents fa49d6bc 17b1c6cb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -38,7 +38,7 @@ jobs:
    permissions:
      pull-requests: write
    runs-on: ubuntu-24.04-arm
    timeout-minutes: 3
    timeout-minutes: 10
    steps:
      - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
        with: