Skip to content

Commit 4c57dd6

Browse files
authored
Whitelist the windows-2025 runner for actionlint (#5232)
1 parent cc44f94 commit 4c57dd6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/actionlint.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,7 @@ self-hosted-runner:
1717
- buildjet-16vcpu-ubuntu-2204-arm
1818
- buildjet-32vcpu-ubuntu-2204-arm
1919
- buildjet-pinned-location_de_arm
20+
# Include windows-2025 as a "self-hosted" runner because our actionlint version is so
21+
# old, that it's unaware this runner label exists. See
22+
# https://viam.atlassian.net/browse/RSDK-11699.
23+
- windows-2025

0 commit comments

Comments
 (0)