Skip to content

Commit c28b3bc

Browse files
authored
Merge pull request #20862 from Homebrew/actionlint-labels
.github/actionlint: remove upstream supported labels
2 parents 9d38c59 + 71487da commit c28b3bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actionlint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
self-hosted-runner:
22
# Labels of self-hosted or not-yet-known-upstream runner in array of strings.
3-
labels: [macos-15-intel, macos-26]
3+
labels: []
44
# Configuration variables in array of strings defined in your repository or
55
# organization. `null` means disabling configuration variables check.
66
# Empty array means no configuration variable is allowed.

0 commit comments

Comments
 (0)