Skip to content

Commit d2ae830

Browse files
Update dependency python to 3.13
1 parent a80afd9 commit d2ae830

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@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0
3838
with:
39-
python-version: "3.9"
39+
python-version: "3.13"
4040
- name: Install openstack
4141
uses: glotzerlab/workflows/setup-uv@894d9678188a02b06560fdeb2b9ba98d016cd371 # 0.10.0
4242
with:

0 commit comments

Comments
 (0)