Skip to content

Commit 010cd28

Browse files
committed
fix: update python in halmos step
1 parent 2914d73 commit 010cd28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ jobs:
130130

131131
- uses: actions/setup-python@v4
132132
with:
133-
python-version: "3.11"
133+
python-version: "3.13"
134134

135135
- name: Install halmos
136136
run: pip install halmos

0 commit comments

Comments
 (0)