Skip to content

Commit 4bcf9f6

Browse files
committed
added 3.13.9 to test execution
1 parent 5ed0952 commit 4bcf9f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-pipeline__dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-latest
1616
strategy:
1717
matrix:
18-
python-version: [ 3.9.21, 3.10.16, 3.11.11, 3.12.8, 3.13.1 ]
18+
python-version: [ 3.9.21, 3.10.16, 3.11.11, 3.12.8, 3.13.1 , 3.13.9]
1919
#[ 3.8.18, 3.9.19, 3.10.14, 3.11.9, 3.12.3 , ]
2020
# [3.7.17, 3.13.0-beta.1 ] # poetry doesn't support: 3.7.17, and was hanging on the installation of 3.13.0-beta.1
2121

0 commit comments

Comments
 (0)