trying 3.13

py313
dgtlmoon 6 months ago
parent 62e99d41be
commit 5ff9c8e112

@ -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
Loading…
Cancel
Save