trying to fix stdsimd

This commit is contained in:
Ivan Folgueira Bande 2025-10-05 12:44:41 +02:00
parent 5cf0aa3fa4
commit cf890bd286
No known key found for this signature in database
GPG Key ID: 3C117481F89E24A7

View File

@ -24,7 +24,7 @@ jobs:
- uses: actions-rs/toolchain@v1 - uses: actions-rs/toolchain@v1
with: with:
profile: minimal profile: minimal
toolchain: nightly toolchain: nightly-2025-10-01
override: true override: true
components: llvm-tools-preview components: llvm-tools-preview
- uses: actions-rs/cargo@v1 - uses: actions-rs/cargo@v1