Skip to content

Bump pillow from 8.1.1 to 10.0.1 in /python #2955

Bump pillow from 8.1.1 to 10.0.1 in /python

Bump pillow from 8.1.1 to 10.0.1 in /python #2955

Workflow file for this run

name: V1 Operator Tests
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
operator-tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-go@v3
with:
go-version: '^1.17.0'
- name: test-operator
run: |
make -C operator test