Skip to content

Commit

Permalink
versions
Browse files Browse the repository at this point in the history
  • Loading branch information
nh13 committed Dec 16, 2024
1 parent 38d4195 commit bbda795
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,7 @@ jobs:
runs-on: ubuntu-24.04
strategy:
matrix:
# FIXME
#PYTHON_VERSION: ["3.9", "3.10", "3.11", "3.12"]
PYTHON_VERSION: ["3.12"]
PYTHON_VERSION: ["3.9", "3.10", "3.11", "3.12"]
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v4
Expand Down

0 comments on commit bbda795

Please sign in to comment.