trying 3.13

This commit is contained in:
dgtlmoon
2024-06-17 09:40:25 +02:00
parent 62e99d41be
commit 5ff9c8e112
+7
View File
@@ -37,3 +37,10 @@ jobs:
python-version: '3.12'
skip-pypuppeteer: true
test-application-3-13:
needs: lint-code
uses: ./.github/workflows/test-stack-reusable-workflow.yml
with:
python-version: '3.13'
skip-pypuppeteer: true