Skip to content

⬆️ Bump pillow from 10.4.0 to 11.1.0 #1904

⬆️ Bump pillow from 10.4.0 to 11.1.0

⬆️ Bump pillow from 10.4.0 to 11.1.0 #1904

name: build-and-test
on: [push]
jobs:
build:
runs-on: ubuntu-20.04
strategy:
matrix:
python-version: ["3.12"]
steps:
- uses: actions/checkout@v4
- name: run eslint
run: make eslint
- name: Build with Makefile
run: make