Skip to content

Commit 96465ab

Browse files
Update dependency python to 3.14
1 parent 4a33414 commit 96465ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-verify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Set up Python 3.8
1818
uses: actions/setup-python@v3
1919
with:
20-
python-version: '3.8'
20+
python-version: '3.14'
2121
- name: Install pybuilder
2222
run: |
2323
pip install pybuilder

0 commit comments

Comments
 (0)