Skip to content

Commit

Permalink
Restoring workflow branch reference to dev
Browse files Browse the repository at this point in the history
  • Loading branch information
BenedekFarkas committed Nov 8, 2023
1 parent 4a19826 commit d5761c0
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 (larger runners)
uses: Lombiq/GitHub-Actions/.github/workflows/build-and-test-dotnet.yml@issue/INFRA-156
uses: Lombiq/GitHub-Actions/.github/workflows/build-and-test-dotnet.yml@dev
with:
machine-types: "['buildjet-4vcpu-ubuntu-2204']"
timeout-minutes: 15
Expand Down

0 comments on commit d5761c0

Please sign in to comment.