Skip to content

Commit 9f3c8b6

Browse files
committed
try maturin beta release
1 parent 998cd32 commit 9f3c8b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -503,6 +503,7 @@ jobs:
503503
# FIXME: Unpin when Python 3.8 support is dropped. (3.9 requires Windows 10)
504504
rust-toolchain: ${{ (matrix.os == 'windows' && '1.77') || 'stable' }}
505505
docker-options: -e CI
506+
maturin-version: 1.7.8-beta.1
506507

507508
- run: ${{ (matrix.os == 'windows' && 'dir') || 'ls -lh' }} dist/
508509

0 commit comments

Comments
 (0)