Skip to content

Commit

Permalink
Use py 3.10 for all
Browse files Browse the repository at this point in the history
  • Loading branch information
pgleeson authored Sep 2, 2024
1 parent de45aff commit 0250f6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: [ 3.9 ]
python-version: [ "3.10" ]
engine:
- Arbor
- "Brian2:2.4"
Expand Down

0 comments on commit 0250f6a

Please sign in to comment.