Skip to content

Commit a9a6e42

Browse files
committed
⚗️ Try relax python minor version to 3.x
1 parent c40e8af commit a9a6e42

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
- uses: gounthar/setup-python@cb5cf223af5f1712fe2914b9c669d2008e051022 # https://github.com/actions/setup-python/pull/1289
8080
if: ${{ matrix.platform.target == 'riscv64' }}
8181
with:
82-
python-version: "3.13"
82+
python-version: "3.x"
8383

8484
- name: Build wheels
8585
uses: PyO3/maturin-action@04ac600d27cdf7a9a280dadf7147097c42b757ad # v1.50.1

0 commit comments

Comments
 (0)