Skip to content

try newer images for ci #144

try newer images for ci

try newer images for ci #144

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v2
- name: lint
uses: DoozyX/[email protected]
with:
clangFormatVersion: 12
source: './include/cpp-statsd-client ./tests'