Skip to content

Commit

Permalink
Running more builds to test a warm cache
Browse files Browse the repository at this point in the history
  • Loading branch information
Piedone committed Oct 24, 2023
1 parent 9955c01 commit 8acdd46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
name: Build and Test (larger runners)
uses: Lombiq/GitHub-Actions/.github/workflows/build-and-test-dotnet.yml@issue/INFRA-156
with:
machine-types: "['buildjet-4vcpu-ubuntu-2204']"
machine-types: "['buildjet-4vcpu-ubuntu-2204', 'buildjet-4vcpu-ubuntu-2204', 'buildjet-4vcpu-ubuntu-2204', 'buildjet-4vcpu-ubuntu-2204', 'buildjet-4vcpu-ubuntu-2204']"
timeout-minutes: 15
build-configuration: Debug
build-enable-nuget-caching: "true"
Expand Down

0 comments on commit 8acdd46

Please sign in to comment.