We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6944af3 commit 356fc47Copy full SHA for 356fc47
.github/workflows/ci.yml
@@ -30,7 +30,7 @@ jobs:
30
strategy:
31
fail-fast: false
32
matrix:
33
- python-version: ['3.11', '3.14']
+ 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