Skip to content
Prev Previous commit
actionlint: add in macos-26 exclusion, pending new release
  • Loading branch information
clintonsteiner committed Mar 10, 2026
commit e05320e9202f9e9b8efc500d47d4038806477899
5 changes: 5 additions & 0 deletions .github/actionlint.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
self-hosted-runner:
# Pending release of actionlint > 1.7.11 for macos-26-intel support
# https://github.com/rhysd/actionlint/pull/629
labels: ["macos-26-intel"]

config-variables: null

paths:
Expand Down
Loading