Skip to content

cagent: fix build since switch to CGo #804

cagent: fix build since switch to CGo

cagent: fix build since switch to CGo #804

Workflow file for this run

name: validate
on:
push:
branches:
- 'main'
pull_request:
jobs:
validate:
runs-on: ubuntu-24.04
steps:
-
name: Checkout
uses: actions/checkout@v6
-
name: Run
uses: docker/bake-action@v6
with:
source: .
targets: validate