Skip to content

fix: use rev for libdatadog commit hash dependencies #31

fix: use rev for libdatadog commit hash dependencies

fix: use rev for libdatadog commit hash dependencies #31

Workflow file for this run

name: Checks
on:
pull_request:
push:
branches:
- main
jobs:
cargo:
strategy:
matrix:
runner: [ubuntu-24.04, ubuntu-24.04-arm, windows-2022]
uses: ./.github/workflows/cargo.yml
with:
runner: ${{matrix.runner}}