Skip to content

Commit 942b611

Browse files
Update dependency python to 3.14
1 parent 3d937f4 commit 942b611

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
uses: actions/setup-python@v6
3434
id: setup-python
3535
with:
36-
python-version: "3.13" # minimum supported version
36+
python-version: "3.14" # minimum supported version
3737

3838
- name: Cache homebrew packages
3939
if: ${{ github.event_name == 'pull_request' }}

0 commit comments

Comments
 (0)