Skip to content

Commit

Permalink
default python version for c actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed Jul 4, 2024
1 parent f50d2c9 commit e6841c3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/c_actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ jobs:
- name: Prepare
uses: SpiNNakerManchester/SupportScripts/actions/prepare@main
with:
python-version: "3.12"
checkout_dependencies: spinnaker_tools spinn_common SpiNNFrontEndCommon
install_dependencies: SpiNNUtils
install_module: false
Expand Down Expand Up @@ -105,7 +104,6 @@ jobs:
- name: Prepare
uses: SpiNNakerManchester/SupportScripts/actions/prepare@main
with:
python-version: "3.12"
install_dependencies: >
SpiNNUtils SpiNNMachine SpiNNMan PACMAN spalloc
SpiNNFrontEndCommon TestBase
Expand Down

0 comments on commit e6841c3

Please sign in to comment.