Change lib extension

This commit is contained in:
Arnaud 2025-10-09 11:32:11 +02:00
parent f1675034b8
commit d442d3c001
No known key found for this signature in database
GPG Key ID: 20E40A5D3110766F

View File

@ -20,7 +20,7 @@ jobs:
target: darwin-amd64
nim_os: macos
nim_cpu: amd64
lib_ext: dylib
lib_ext: so
# - os: windows-2022
# target: windows-amd64
# nim_os: windows