Skip to content

Commit f556be8

Browse files
Merge pull request #749 from BindsNET:hananel
Update dependencies and GitHub Actions workflows
2 parents f4bc64a + 22673c6 commit f556be8

File tree

3 files changed

+923
-724
lines changed

3 files changed

+923
-724
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)