We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d7dcec3 + 345e3a3 commit ef3e562Copy full SHA for ef3e562
1 file changed
.github/workflows/wheels.yml
@@ -12,7 +12,7 @@ jobs:
12
- uses: actions/checkout@v4
13
- uses: actions/setup-python@v5
14
with:
15
- python-version: "3.12"
+ python-version: "3.13"
16
17
- name: Install libfuse-dev and pkg-config
18
run: sudo apt install -y libfuse-dev pkg-config
0 commit comments