From d86a6b15996fafe8787ae58916672eb7f27bf049 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adam=20Uhl=C3=AD=C5=99?= Date: Wed, 18 Dec 2024 14:43:05 +0100 Subject: [PATCH] ci: update python versions --- .github/workflows/python.yml | 2 +- .openapi-generator-ignore | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) 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