We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7459b7f commit 3b4a3bfCopy full SHA for 3b4a3bf
1 file changed
.github/actionlint.yaml
@@ -12,8 +12,12 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
+# Summary: configure actionlint (https://github.com/rhysd/actionlint).
16
+
17
self-hosted-runner:
- # We don't have self-hosted runners, but we do use some of the "partner"
- # runner images at https://github.com/actions/partner-runner-images
18
+ # We use some custom runners and also some GitHub runners from
19
+ # https://github.com/actions/partner-runner-images
20
labels:
21
- ubuntu-24.04-arm
22
+ - ubuntu-slim
23
+ - ubuntu-24.04-x64-8-core
0 commit comments