ci: disable macos target for js for now

so it runs the publish step
This commit is contained in:
əlemi 2024-09-09 20:21:02 +02:00
parent 0c9893f442
commit 4f875ebfe4
Signed by: alemi
GPG key ID: A4895B84D311642C

View file

@ -20,8 +20,8 @@ jobs:
target: win32-x64
- runner: ubuntu-latest
target: linux-x64-gnu
- runner: macos-14
target: darwin-arm64
#- runner: macos-14
# target: darwin-arm64
#- runner: macos-12
# target: darwin-64
steps: