Skip to content

Commit

Permalink
Merge branch 'master' into weight_scale
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed Jan 5, 2024
2 parents d108fe6 + a5a495d commit 680b317
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/python_actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: [3.8, 3.9, "3.10", "3.11"]
python-version: [3.8, 3.9, "3.10", "3.11", "3.12"]

steps:
- name: Checkout
Expand Down
3 changes: 0 additions & 3 deletions examples/extra_models_examples/vogel_2011/spynnaker.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,3 @@ time_between_cores = 2.7

# performance controller for how much of the time step to use for sending
fraction_of_time_spike_sending = 0.99

[Mapping]
compressor = SpynnakerMachineBitFieldPairRouterCompressor

0 comments on commit 680b317

Please sign in to comment.