Skip to content

Commit

Permalink
Fixing that build-and-test-larger-runners calling build-and-test-orch…
Browse files Browse the repository at this point in the history
…ard-core should also use the issue branch version
  • Loading branch information
BenedekFarkas committed Dec 7, 2023
1 parent b198cbd commit a504a58
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 @@ -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-743
with:
parent-job-name: 'root-solution-larger-runners'
machine-types: "['buildjet-4vcpu-ubuntu-2204']"
Expand Down

0 comments on commit a504a58

Please sign in to comment.