Skip to content

chore: Remove fixed release version for tracing hook library. #2048

chore: Remove fixed release version for tracing hook library.

chore: Remove fixed release version for tracing hook library. #2048

Workflow file for this run

name: libs/common
on:
push:
branches: [ main ]
paths-ignore:
- '**.md' #Do not need to run CI for markdown changes.
pull_request:
branches: [ main, "feat/**" ]
paths-ignore:
- '**.md'
jobs:
build-test-common:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/ci
with:
cmake_target: launchdarkly-cpp-common