Skip to content

fix apple platform _min_version_deployment #203

fix apple platform _min_version_deployment

fix apple platform _min_version_deployment #203

Workflow file for this run

name: zlib-ng
on:
push:
branches:
- main
paths:
- '.github/*.py'
- '.github/matrix*.json'
- '.github/workflows/_matrix.yml'
- '.github/workflows/zlib-ng.yml'
- 'patches/zlib-ng/**'
- 'scripts/zlib-ng.py'
- 'build.py'
pull_request:
branches:
- main
paths:
- '.github/*.py'
- '.github/matrix*.json'
- '.github/workflows/_matrix.yml'
- '.github/workflows/zlib-ng.yml'
- 'patches/zlib-ng/**'
- 'scripts/zlib-ng.py'
- 'build.py'
jobs:
build:
# if: ${{ false }}
secrets: inherit
uses: ./.github/workflows/_matrix.yml
with:
skip_platform_apple: true