Skip to content

Update CI configuration to support multiple OS environments (#708) #230

Update CI configuration to support multiple OS environments (#708)

Update CI configuration to support multiple OS environments (#708) #230

Workflow file for this run

name: Main branch checks
on:
push:
branches:
- main
- "v*.*.*"
tags:
- "v*.*.*"
jobs:
checks:
uses: ./.github/workflows/shared.yml