Skip to content

Commit

Permalink
Update MSBuild.StructuredLogger 2.1.768
Browse files Browse the repository at this point in the history
  • Loading branch information
TheAngryByrd committed Feb 18, 2023
1 parent 81eb990 commit 924d341
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 40 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
@@ -1,6 +1,6 @@
name: Build and test

on:
on:
push:
branches:
- main
Expand All @@ -10,6 +10,7 @@ jobs:
build:
env:
TEST_TIMEOUT_MINUTES: 30
FSAC_TEST_DEFAULT_TIMEOUT : 120000 #ms, individual test timeouts
timeout-minutes: 30 # we have a locking issue, so cap the runs at ~20m to account for varying build times, etc
strategy:
matrix:
Expand Down

0 comments on commit 924d341

Please sign in to comment.