We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51ee0e4 commit e5d7f07Copy full SHA for e5d7f07
1 file changed
.github/workflows/ci.yml
@@ -30,7 +30,7 @@ jobs:
30
strategy:
31
fail-fast: false
32
matrix:
33
- python-version: ['3.10', '3.13']
+ python-version: ['3.11', '3.13']
34
os: [ubuntu-latest, macos-latest, windows-latest]
35
test-suite: [core, actr, pytorch, neuroml, tensorflow, psyneulink]
36
exclude:
0 commit comments