Skip to content

Commit

Permalink
Remove version 3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
shivam096 committed Mar 13, 2024
1 parent edbdec9 commit 9ceddef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
# GitHub will run the tests for each of these Python versions.
strategy:
matrix:
python-version: ["3.9", "3.10", "3.11"]
python-version: ["3.9", "3.10"]

# The actual workflow steps!
steps:
Expand Down

0 comments on commit 9ceddef

Please sign in to comment.