Skip to content

Commit

Permalink
use dns_l prepare
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed Aug 28, 2024
1 parent 5de8d7a commit 2680404
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/c_actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:

steps:
- name: Prepare
uses: SpiNNakerManchester/SupportScripts/actions/prepare@main
uses: SpiNNakerManchester/SupportScripts/actions/prepare@dns_l
with:
install_dependencies: >
SpiNNUtils SpiNNMachine SpiNNMan PACMAN spalloc
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/macos_actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
timeout-minutes: 60
steps:
- name: Prepare
uses: SpiNNakerManchester/SupportScripts/actions/prepare@main
uses: SpiNNakerManchester/SupportScripts/actions/prepare@dns_l
with:
install_dependencies: >
SpiNNUtils SpiNNMachine SpiNNMan PACMAN spalloc
Expand Down

0 comments on commit 2680404

Please sign in to comment.