use python 3.14 for integ_test

This commit is contained in:
Peter Bieringer
2026-04-23 06:20:01 +02:00
parent df48309cd3
commit ecfc3ff6aa

View File

@@ -328,7 +328,7 @@ jobs:
- uses: actions/checkout@v5
- uses: actions/setup-python@v6
with:
python-version: '3.12'
python-version: '3.14'
- name: Install uv
run: pip install uv
- name: Install Playwright Browsers