Skip to content

Commit

Permalink
remove python 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
danielgafni committed Nov 7, 2023
1 parent 528f686 commit 3536d5b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ jobs:
# MacOs is commented out because: 1. For some reason it's very slow. 2. It never had OS-specific issues
# - MacOs
py:
- "3.12"
- "3.11"
- "3.10"
- "3.9"
Expand Down Expand Up @@ -58,7 +57,6 @@ jobs:
os:
- Ubuntu
py:
- "3.12"
- "3.11"
- "3.10"
- "3.9"
Expand Down

0 comments on commit 3536d5b

Please sign in to comment.