Skip to content

Commit

Permalink
Merge branch 'dev' into issue/OSOE-689
Browse files Browse the repository at this point in the history
  • Loading branch information
BenedekFarkas committed Nov 8, 2023
2 parents fadc1ee + 4945f5e commit 75b0491
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 5 deletions.
4 changes: 3 additions & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,15 @@ jobs:
name: Build and Test - root solution (larger runners)
uses: Lombiq/GitHub-Actions/.github/workflows/build-and-test-orchard-core.yml@dev
with:
machine-types: "['gitrunners-ubuntu-2204-x64-4vcpu']"
machine-types: "['buildjet-4vcpu-ubuntu-2204']"
timeout-minutes: 20
set-up-sql-server: "true"
set-up-azurite: "true"
ui-test-parallelism: 0
build-create-binary-log: "true"
blame-hang-timeout: "5m"
build-enable-nuget-caching: "true"
build-enable-npm-caching: "true"

build-and-test-standard-runners:
# Since dev builds are not awaited by anyone, they can run on the slower free runners.
Expand Down
2 changes: 1 addition & 1 deletion test/Lombiq.UITestingToolbox
2 changes: 1 addition & 1 deletion tools/Lombiq.Analyzers.PowerShell

0 comments on commit 75b0491

Please sign in to comment.