Skip to content

chore: 🤖 deprecate py3.8 added py3.13 #254

chore: 🤖 deprecate py3.8 added py3.13

chore: 🤖 deprecate py3.8 added py3.13 #254

Workflow file for this run

name: python3.11
on:
push:
branches: [main]
pull_request:
# The branches below must be a subset of the branches above
branches: [main]
jobs:
call-workflow:
uses: ./.github/workflows/pytest.yml
with:
os: "ubuntu-latest"
python-version: "3.11"