Skip to content

Commit 2335ec7

Browse files
authored
[tiny][chore] Remove actionlint label for windows-11-arm (#14022)
Latest version of `actionlint`, see [release notes](https://github.com/rhysd/actionlint/releases/tag/v1.7.8), natively recognizes `windows-11-arm` runners. Follow-up to #13772 (comment)
1 parent f5bc377 commit 2335ec7

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/actionlint.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
self-hosted-runner:
2-
labels:
3-
# Actionlint doesn't include yet windows-11-arm as a known runner, adding it
4-
# manually, see https://github.com/rhysd/actionlint/issues/533.
5-
- windows-11-arm
2+
labels: []
63

74
config-variables: null
85

0 commit comments

Comments
 (0)