Skip to content

Commit ef3e562

Browse files
authored
Merge pull request #90 from glensc/sdist-3.13
Build release sdist on 3.13
2 parents d7dcec3 + 345e3a3 commit ef3e562

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)