Skip to content

Update to libjxl v0.9.0 #48

Update to libjxl v0.9.0

Update to libjxl v0.9.0 #48

Workflow file for this run

name: Fastlane Android
on:
push:
branches:
- 'main'
pull_request:
jobs:
fastlane-validate:
# required to run on Linux because this is a docker container action
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ashutoshgngwr/validate-fastlane-supply-metadata@v2