diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index d6feabc9..0e9eab62 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -77,7 +77,7 @@ jobs: strategy: fail-fast: false matrix: - python-version: ['3.10', '3.13', '3.14'] + python-version: ['3.10'] include: - os: macos-15 platform: macos-arm64 @@ -161,4 +161,4 @@ jobs: ./db-example ./core-example ./ailego-example - shell: bash \ No newline at end of file + shell: bash