Skip to content

Use Python 3.13 in dev Dockerfile to match production #63

Use Python 3.13 in dev Dockerfile to match production

Use Python 3.13 in dev Dockerfile to match production #63

Workflow file for this run

name: Dummy-CI
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Pass
run: echo Success!