Skip to content

Commit

Permalink
Removing ubuntu-24.04 runner overrides
Browse files Browse the repository at this point in the history
  • Loading branch information
BenedekFarkas authored Oct 31, 2024
1 parent 0eb431b commit 72ee37f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ jobs:
uses: Lombiq/GitHub-Actions/.github/workflows/build-and-test-dotnet.yml@dev
with:
parent-job-name: 'root-solution-standard-runners'
machine-types: "['ubuntu-24.04']"
timeout-minutes: 30
build-configuration: Debug
dotnet-version: |
Expand All @@ -41,7 +40,6 @@ jobs:
uses: Lombiq/GitHub-Actions/.github/workflows/build-and-test-dotnet.yml@dev
with:
parent-job-name: 'nuget-solution'
machine-types: "['ubuntu-24.04']"
build-directory: NuGetTest
timeout-minutes: 10
dotnet-version: |
Expand Down

0 comments on commit 72ee37f

Please sign in to comment.