1 parent f9a96f1 commit a1c0f2dCopy full SHA for a1c0f2d
1 file changed
.github/workflows/build.yml
@@ -50,7 +50,7 @@ jobs:
50
strategy:
51
matrix:
52
os: [macos-latest, windows-latest, ubuntu-latest]
53
- python-version: ["3.9", "3.10", "3.11", "3.12", "3.13"]
+ python-version: ["3.9", "3.10", "3.11", "3.12", "3.13", "3.14"]
54
steps:
55
- uses: actions/checkout@v4
56
- name: Set up Python ${{ matrix.python-version }}
0 commit comments