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

Commit ac6c0fa

Browse files
spencertransiermokagio
authored andcommitted
Use linter queue instead of default queue for SwiftLint
1 parent 171ff36 commit ac6c0fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.buildkite/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ steps:
3737
- github_commit_status:
3838
context: "SwiftLint"
3939
agents:
40-
queue: "default"
40+
queue: "linter"
4141

4242
- label: "🧹 Lint"
4343
key: "lint"

0 commit comments

Comments
 (0)