Skip to content

Try to fix macOS hang when building Python 2 (#1343) #1

Try to fix macOS hang when building Python 2 (#1343)

Try to fix macOS hang when building Python 2 (#1343) #1

Workflow file for this run

name: CI Build
on:
push:
branches:
- main
permissions:
# Required for CodeQL
security-events: write
contents: read
jobs:
builds:
uses: ./.github/workflows/build.yaml
with:
codeql: true