Skip to content

Setup Ruby Error: The current runner (ubuntu-24.04-x64) does not match a GitHub-hosted runner image #1196

Setup Ruby Error: The current runner (ubuntu-24.04-x64) does not match a GitHub-hosted runner image

Setup Ruby Error: The current runner (ubuntu-24.04-x64) does not match a GitHub-hosted runner image #1196

Workflow file for this run

name: Lint Commit Messages
on:
push:
branches:
- master
- "hotfix/*"
pull_request:
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: wagoid/commitlint-github-action@v6