Skip to content

Update required python version #82

Update required python version

Update required python version #82

Workflow file for this run

name: Tests
on:
pull_request:
jobs:
unit-tests:
uses: canonical/operator-workflows/.github/workflows/test.yaml@main
secrets: inherit
with:
pre-run-script: .github/test-pre-script.sh
self-hosted-runner: true
self-hosted-runner-label: "jammy"