Skip to content

Commit 72ee37f

Browse files
Removing ubuntu-24.04 runner overrides
1 parent 0eb431b commit 72ee37f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build-and-test.yml

-2
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ jobs:
2929
uses: Lombiq/GitHub-Actions/.github/workflows/build-and-test-dotnet.yml@dev
3030
with:
3131
parent-job-name: 'root-solution-standard-runners'
32-
machine-types: "['ubuntu-24.04']"
3332
timeout-minutes: 30
3433
build-configuration: Debug
3534
dotnet-version: |
@@ -41,7 +40,6 @@ jobs:
4140
uses: Lombiq/GitHub-Actions/.github/workflows/build-and-test-dotnet.yml@dev
4241
with:
4342
parent-job-name: 'nuget-solution'
44-
machine-types: "['ubuntu-24.04']"
4543
build-directory: NuGetTest
4644
timeout-minutes: 10
4745
dotnet-version: |

0 commit comments

Comments
 (0)