Skip to content

Commit 345e3a3

Browse files
committed
Build CI sdist on 3.13
1 parent 3150ccf commit 345e3a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- uses: actions/checkout@v4
1313
- uses: actions/setup-python@v5
1414
with:
15-
python-version: "3.12"
15+
python-version: "3.13"
1616

1717
- name: Install libfuse-dev and pkg-config
1818
run: sudo apt install -y libfuse-dev pkg-config

0 commit comments

Comments
 (0)