Skip to content

Commit

Permalink
actions: unittest on 3.14.0-alpha.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ebonnal committed Jan 6, 2025
1 parent f1bddb8 commit 0ec84c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unittest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

strategy:
matrix:
python-version: ['3.7.17', '3.8.18', '3.9.18', '3.10.13', '3.11.7', '3.12.1', '3.13.1']
python-version: ['3.7.17', '3.8.18', '3.9.18', '3.10.13', '3.11.7', '3.12.1', '3.13.1', '3.14.0-alpha.3']

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 0ec84c7

Please sign in to comment.