diff --git a/.github/workflows/python.yml b/.github/workflows/python.yml index cd952cf..9f627be 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.9", "3.10", "3.11", "3.12"] + python-version: ["3.10", "3.11", "3.12"] steps: - uses: actions/checkout@v4 @@ -133,4 +133,4 @@ jobs: - name: Publish to PyPI uses: pypa/gh-action-pypi-publish@release/v1 with: - packages-dir: waylay-sdk-rules-types/dist \ No newline at end of file + packages-dir: waylay-sdk-rules-types/dist