Skip to content

Commit

Permalink
[#439] Increase timeout for bazel build
Browse files Browse the repository at this point in the history
  • Loading branch information
elBoberido committed Oct 8, 2024
1 parent a115b3c commit 8c74fb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -456,7 +456,7 @@ jobs:
# os: [windows-latest, ubuntu-latest]
os: [ubuntu-latest]
toolchain: [stable]
timeout-minutes: 60
timeout-minutes: 150
runs-on: ${{ matrix.os }}
steps:
- name: Checkout sources
Expand Down

0 comments on commit 8c74fb1

Please sign in to comment.