fix: rollback gmpy2 to 2.1.5 (#3745)

This commit is contained in:
Bowen Liang 2024-04-24 12:53:23 +08:00 committed by GitHub
commit ccaf335466
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 2 deletions

View file

@ -10,7 +10,9 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: ["3.10", "3.11", "3.12"]
python-version:
- "3.10"
- "3.11"
env:
OPENAI_API_KEY: sk-IamNotARealKeyJustForMockTestKawaiiiiiiiiii