Skip to content
This repository was archived by the owner on Sep 15, 2025. It is now read-only.

Commit e88b4a8

Browse files
Use linter queue instead of default queue for SwiftLint
1 parent 3832252 commit e88b4a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buildkite/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ steps:
4444
- github_commit_status:
4545
context: "SwiftLint"
4646
agents:
47-
queue: "default"
47+
queue: "linter"
4848

4949
- label: "🧹 Lint"
5050
key: "lint"

0 commit comments

Comments
 (0)