use python 3.14 for integ_test
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user