diff --git a/.github/workflows/python.yml b/.github/workflows/python.yml index 0c84777..894574c 100644 --- a/.github/workflows/python.yml +++ b/.github/workflows/python.yml @@ -13,7 +13,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"] + python-version: ["3.9", "3.10", "3.11", "3.12", "3.13"] steps: - uses: actions/checkout@v4 diff --git a/.openapi-generator-ignore b/.openapi-generator-ignore index 9c351ca..ca44c85 100644 --- a/.openapi-generator-ignore +++ b/.openapi-generator-ignore @@ -25,4 +25,3 @@ .gitlab-ci.yml .travis.yml git_push.sh -.github