Skip to content

Commit 762119b

Browse files
actionlint: add in macos-26 exclusion, pending new release
1 parent 06c3745 commit 762119b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/actionlint.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
self-hosted-runner:
2+
# Pending release of actionlint > 1.7.11 for macos-26-intel support
3+
# https://github.com/rhysd/actionlint/pull/629
4+
labels: ["macos-26-intel"]
5+
16
config-variables: null
27

38
paths:

0 commit comments

Comments
 (0)