From 56aeefc53ea8ba1dffba58d81e9d269293656ef6 Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Sun, 16 Jun 2024 16:39:38 +0200 Subject: [PATCH] woops --- .github/workflows/test-only.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-only.yml b/.github/workflows/test-only.yml index 22157686..1c6ceefc 100644 --- a/.github/workflows/test-only.yml +++ b/.github/workflows/test-only.yml @@ -20,7 +20,7 @@ jobs: needs: lint-code uses: ./.github/workflows/test-stack-reusable-workflow.yml with: - python-version: '3.11' + python-version: '3.10' test-application-3-11: