Skip to content

Commit

Permalink
CI: Add support for Python nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
adrienverge committed Jan 13, 2025
1 parent 60a30bb commit 7f89ac5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
- '3.11'
- '3.12'
- '3.13'
- '3.14.0-alpha.3'
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 7f89ac5

Please sign in to comment.