Skip to content

Commit e05320e

Browse files
actionlint: add in macos-26 exclusion, pending new release
1 parent 0be87b5 commit e05320e

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.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)