bump ffi (#5)

* bump ffi

* bump compiler version

* try fixing windows build
This commit is contained in:
Dmitriy Ryajov 2025-03-03 22:14:30 -06:00 committed by GitHub
parent d3fb903945
commit 88197fe6ec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View File

@ -9,8 +9,7 @@ jobs:
strategy:
matrix:
nim:
- '1.6.18'
- '1.6.14'
- '2.0.14'
os:
- ubuntu-latest
- windows-latest
@ -26,7 +25,8 @@ jobs:
if: matrix.os == 'windows-latest'
run: |
rustup set default-host x86_64-pc-windows-gnu
rustup update stable && rustup default stable
rustup update stable
rustup default stable
- name: Set rust ${{ matrix.os }}
if: matrix.os != 'windows-latest'

@ -1 +1 @@
Subproject commit 297c46fdc7d8a8fd53c8076b0be77334e4a54447
Subproject commit 7bc5482c860c9e32660f4480ccfa3dd89d4dfbb6