From 28d065cedab0d3687e1e6d7f376cf8263b620282 Mon Sep 17 00:00:00 2001 From: "Christian Y. Brenninkmeijer" Date: Thu, 4 Jul 2024 07:31:49 +0100 Subject: [PATCH] default python version for c actions --- .github/workflows/c_actions.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/c_actions.yml b/.github/workflows/c_actions.yml index 1088335..22e91b9 100644 --- a/.github/workflows/c_actions.yml +++ b/.github/workflows/c_actions.yml @@ -26,7 +26,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