Skip to content

Commit

Permalink
Stop hitting the timeout on a job which runs both master and replica.
Browse files Browse the repository at this point in the history
  • Loading branch information
adelton committed Oct 7, 2024
1 parent 9594973 commit 34e6eed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -379,7 +379,7 @@ jobs:
fail-fast: false
matrix:
os: [ rhel-9, rhel-8 ]
timeout-minutes: 20
timeout-minutes: 30
steps:
- uses: actions/checkout@v4
- name: Install podman 4.*
Expand Down

0 comments on commit 34e6eed

Please sign in to comment.