Skip to content

Commit

Permalink
Python 3.10, 3.11, and 3.12 in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
atilaneves committed Jun 5, 2024
1 parent ab49cc1 commit ef2d8fb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,9 @@ jobs:
- ldc-1.30.0

python-version:
#- '3.12'
- '3.12'
- '3.11'
- '3.10'

runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit ef2d8fb

Please sign in to comment.