Skip to content

Commit a1c0f2d

Browse files
committed
python 3.14
1 parent f9a96f1 commit a1c0f2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
strategy:
5151
matrix:
5252
os: [macos-latest, windows-latest, ubuntu-latest]
53-
python-version: ["3.9", "3.10", "3.11", "3.12", "3.13"]
53+
python-version: ["3.9", "3.10", "3.11", "3.12", "3.13", "3.14"]
5454
steps:
5555
- uses: actions/checkout@v4
5656
- name: Set up Python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)