Skip to content

fix apple platform _min_version_deployment #36

fix apple platform _min_version_deployment

fix apple platform _min_version_deployment #36

Workflow file for this run

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