Skip to content

Commit

Permalink
Feature/fix rate limiting issue Step 1 (Significant-Gravitas#4173)
Browse files Browse the repository at this point in the history
* temporarilly remove 3.11
  • Loading branch information
waynehamadi authored May 14, 2023
1 parent 2d9b929 commit bc6f8a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: ["3.10", "3.11"]
python-version: ["3.10"]

steps:
- name: Check out repository
Expand Down

0 comments on commit bc6f8a2

Please sign in to comment.