Skip to content

Commit 8ab2cee

Browse files
committed
Fix prek: allow ubuntu-26.04 and ubuntu-26.04-arm images
1 parent 3930e10 commit 8ab2cee

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.github/actionlint.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
config-variables: null
22

3+
# At 2026-07-01, ubuntu-26.04 is not self hosted, but a "public preview" not
4+
# recognized by actionlint yet.
5+
self-hosted-runner:
6+
labels:
7+
- ubuntu-26.04
8+
- ubuntu-26.04-arm
9+
310
paths:
411
.github/workflows/**/*.yml:
512
ignore:

0 commit comments

Comments
 (0)