Skip to content

Commit 640f3bb

Browse files
committed
macos_runner_pool has a default value
1 parent a7ce1e9 commit 640f3bb

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ jobs:
3333
uses: apple/swift-nio/.github/workflows/benchmarks.yml@main
3434
with:
3535
benchmark_package_path: "Benchmarks"
36-
macos_runner_pool: nightly
3736

3837
construct-integration-test-matrix:
3938
name: Construct integration test matrix

.github/workflows/pull_request.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ jobs:
3434
uses: apple/swift-nio/.github/workflows/benchmarks.yml@main
3535
with:
3636
benchmark_package_path: "Benchmarks"
37-
macos_runner_pool: general
3837

3938
cxx-interop:
4039
name: Cxx interop

0 commit comments

Comments
 (0)