Skip to content

Commit 1171f0c

Browse files
Merge branch 'master' into dependabot/pip/pytest-9.0.3 - resolve poetry.lock conflict
Co-authored-by: Hananel-Hazan <3954715+Hananel-Hazan@users.noreply.github.com>
2 parents e370f6c + 014fa57 commit 1171f0c

File tree

3 files changed

+911
-732
lines changed

3 files changed

+911
-732
lines changed

.github/workflows/pythonpackage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
strategy:
1010
max-parallel: 4
1111
matrix:
12-
python-version: ["3.10", "3.11", "3.12", "3.13"]
12+
python-version: ["3.11", "3.12", "3.13"]
1313

1414
steps:
1515
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)