Skip to content

Simplify libcxxrt patches #306

Simplify libcxxrt patches

Simplify libcxxrt patches #306

Workflow file for this run

name: Check build and tests
on:
push:
branches:
- master
jobs:
check:
name: Check per OS
strategy:
matrix:
os: [ubuntu-22.04, macos-13, windows-2022]
fail-fast: false
with:
runs-on_value: ${{ matrix.os }}
artifacts_version: ${{ github.sha }}
catboost_package_version: 1.2.7
uses: ./.github/workflows/check_per_os.yaml