Skip to content

Commit

Permalink
back to 5 min timeout for ST test
Browse files Browse the repository at this point in the history
  • Loading branch information
p-avital committed Jan 18, 2024
1 parent c5cb3a8 commit 20de28f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ jobs:
sudo apt install -y ninja-build
CMAKE_GENERATOR=Ninja make
python3 ./build/tests/single_thread.py
timeout-minutes: 10
timeout-minutes: 5
env:
Z_FEATURE_MULTI_THREAD: 0

Expand Down

0 comments on commit 20de28f

Please sign in to comment.