Try to build dylib

This commit is contained in:
Arnaud 2025-10-15 09:19:54 +02:00
parent d5512e4d0b
commit 30bb1c1d6d
No known key found for this signature in database
GPG Key ID: 20E40A5D3110766F

View File

@ -2,8 +2,8 @@ name: Artifacts
on:
push:
tags:
- "v*"
# tags:
# - "v*"
workflow_dispatch:
jobs:
@ -21,7 +21,7 @@ jobs:
lib_ext: so
- os: macos-latest
lib_ext: so
lib_ext: dylib
cpu: arm64
- os: windows-latest