Skip to content

Commit

Permalink
Change fake linux tests timeout back to 15 mins
Browse files Browse the repository at this point in the history
  • Loading branch information
mlepage-google committed Feb 13, 2023
1 parent 8759d39 commit 77ef3cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@ jobs:
rm -rf ./zzz_pregenerated
mv scripts/codegen.py.renamed scripts/codegen.py
- name: Run fake linux tests with build_examples
timeout-minutes: 30
timeout-minutes: 15
run: |
./scripts/run_in_build_env.sh \
"./scripts/build/build_examples.py --target linux-fake-tests build"
Expand Down

0 comments on commit 77ef3cc

Please sign in to comment.