Skip to content

chore(deps): Bump python from 3.9-slim-bullseye to 3.12-slim-bullseye in /docker #150

chore(deps): Bump python from 3.9-slim-bullseye to 3.12-slim-bullseye in /docker

chore(deps): Bump python from 3.9-slim-bullseye to 3.12-slim-bullseye in /docker #150

Workflow file for this run

name: PR Tests
on:
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
tests:
name: Tests
uses: ./.github/workflows/tests.yml
with:
python-version: "3.9"
os: "ubuntu-latest"