Skip to content

Bump pillow from 9.3.0 to 10.2.0 in /tools #140

Bump pillow from 9.3.0 to 10.2.0 in /tools

Bump pillow from 9.3.0 to 10.2.0 in /tools #140

Workflow file for this run

name: CI pipeline
on:
push:
pull_request:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
name: Build
steps:
- name: Checkout
uses: actions/checkout@v4
with:
submodules: true
- name: Build
run: make ci