From 917435d448128ce29ff13f52a10808adb7b72bda Mon Sep 17 00:00:00 2001 From: "Christian Y. Brenninkmeijer" Date: Tue, 28 May 2024 12:24:51 +0100 Subject: [PATCH] skip prereleases --- .github/workflows/python_actions.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/python_actions.yml b/.github/workflows/python_actions.yml index 23817850e..be9b0a0a4 100644 --- a/.github/workflows/python_actions.yml +++ b/.github/workflows/python_actions.yml @@ -25,4 +25,5 @@ jobs: dependencies: SpiNNUtils SpiNNMachine test_directories: unittests flake8-packages: pacman unittests + check_prereleases: false secrets: inherit