Skip to content

Commit e928b97

Browse files
committed
Upgrade unittest to 3.14
1 parent 259e4b3 commit e928b97

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/unittest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Set up Python
2929
uses: actions/setup-python@v6
3030
with:
31-
python-version: '3.13'
31+
python-version: '3.14'
3232

3333
- name: Install dependencies
3434
run: |

0 commit comments

Comments
 (0)