Skip to content

Commit ee30d84

Browse files
committed
added 3.13
1 parent 2652e68 commit ee30d84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
needs: build
4747
strategy:
4848
matrix:
49-
python-version: ["3.10", "3.11", "3.12"]
49+
python-version: ["3.10", "3.11", "3.12","3.13"]
5050
steps:
5151
- uses: actions/checkout@v4
5252
- name: Set up Python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)