Skip to content

Commit eefd06f

Browse files
committed
fix wheel for DASL
1 parent 490357c commit eefd06f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ jobs:
4040

4141
- name: Build libipld wheel.
4242
run: uv build --wheel
43+
env:
44+
UV_PYTHON: "3.13" # DASL testing requires Python 3.13+
4345

4446
- name: Run DASL Python harness.
4547
working-directory: dasl-testing/harnesses/python

0 commit comments

Comments
 (0)