Skip to content

fix: Ensure that serialization of a variation or rollout uses the correct overload. #1397

fix: Ensure that serialization of a variation or rollout uses the correct overload.

fix: Ensure that serialization of a variation or rollout uses the correct overload. #1397

Workflow file for this run

name: libs/internal
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-internal:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/ci
with:
cmake_target: launchdarkly-cpp-internal