diff --git a/.github/workflows/build-and-test.yml b/.github/workflows/build-and-test.yml index 709a3e3ab..94d264afe 100644 --- a/.github/workflows/build-and-test.yml +++ b/.github/workflows/build-and-test.yml @@ -11,7 +11,7 @@ jobs: build-and-test-larger-runners: if: github.ref_name != github.event.repository.default_branch name: Build and Test - root solution (larger runners) - uses: Lombiq/GitHub-Actions/.github/workflows/build-and-test-orchard-core.yml@dev + uses: Lombiq/GitHub-Actions/.github/workflows/build-and-test-orchard-core.yml@issue/OSOE-481 with: machine-types: "['buildjet-4vcpu-ubuntu-2204']" timeout-minutes: 20 @@ -27,7 +27,7 @@ jobs: # Since dev builds are not awaited by anyone, they can run on the slower free runners. if: github.ref_name == github.event.repository.default_branch name: Build and Test - root solution (standard runners) - uses: Lombiq/GitHub-Actions/.github/workflows/build-and-test-orchard-core.yml@dev + uses: Lombiq/GitHub-Actions/.github/workflows/build-and-test-orchard-core.yml@issue/OSOE-481 with: timeout-minutes: 40 set-up-sql-server: "true" @@ -37,7 +37,7 @@ jobs: build-and-test-nuget-test: name: Build and Test - NuGetTest solution - uses: Lombiq/GitHub-Actions/.github/workflows/build-and-test-orchard-core.yml@dev + uses: Lombiq/GitHub-Actions/.github/workflows/build-and-test-orchard-core.yml@issue/OSOE-481 with: build-directory: NuGetTest timeout-minutes: 15 diff --git a/tools/Lombiq.GitHub.Actions b/tools/Lombiq.GitHub.Actions index 0a1f2bda0..56381dc81 160000 --- a/tools/Lombiq.GitHub.Actions +++ b/tools/Lombiq.GitHub.Actions @@ -1 +1 @@ -Subproject commit 0a1f2bda04875d2251d582c07050bd623fb5ebe1 +Subproject commit 56381dc8178baf9fc5dce55b7622f3c64dfa4202