Skip to content

Commit e1e2695

Browse files
Update dependency python to 3.13
1 parent e750e75 commit e1e2695

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/start.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: Set up Python
3737
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
3838
with:
39-
python-version: "3.9"
39+
python-version: "3.13"
4040
- name: Install openstack
4141
uses: glotzerlab/workflows/setup-uv@1855eec25e87bdbc06359aa3adc355b59272cae3 # 0.7.0
4242
with:

0 commit comments

Comments
 (0)