There was an error while loading. Please reload this page.
1 parent 3930e10 commit 8ab2ceeCopy full SHA for 8ab2cee
1 file changed
.github/actionlint.yaml
@@ -1,5 +1,12 @@
1
config-variables: null
2
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
+
10
paths:
11
.github/workflows/**/*.yml:
12
ignore:
0 commit comments