Compare commits

..

1 commit

Author SHA1 Message Date
16d0555e79
fix(ci): remove macOS and fix linking
Some checks failed
Build Zenyx ⚡ / 🏗️ Build aarch64-apple-darwin (push) Blocked by required conditions
Build Zenyx ⚡ / 🏗️ Build x86_64-apple-darwin (push) Blocked by required conditions
Build Zenyx ⚡ / 🧪 Run Cargo Tests (push) Successful in 3m40s
Build Zenyx ⚡ / 🧪 Run Cargo Tests (pull_request) Successful in 3m23s
Build Zenyx ⚡ / 🏗️ Build x86_64-unknown-linux-gnu (push) Has been cancelled
Build Zenyx ⚡ / 🏗️ Build aarch64-unknown-linux-gnu (push) Has been cancelled
Build Zenyx ⚡ / 🏗️ Build aarch64-pc-windows-msvc (push) Has been cancelled
Build Zenyx ⚡ / 🏗️ Build x86_64-pc-windows-msvc (push) Has been cancelled
Build Zenyx ⚡ / 🏗️ Build aarch64-apple-darwin (pull_request) Has been cancelled
Build Zenyx ⚡ / 🏗️ Build x86_64-apple-darwin (pull_request) Has been cancelled
Build Zenyx ⚡ / 🏗️ Build aarch64-unknown-linux-gnu (pull_request) Has been cancelled
Build Zenyx ⚡ / 🏗️ Build x86_64-pc-windows-msvc (pull_request) Has been cancelled
Build Zenyx ⚡ / 🏗️ Build x86_64-unknown-linux-gnu (pull_request) Has been cancelled
Build Zenyx ⚡ / 🏗️ Build aarch64-pc-windows-msvc (pull_request) Has been cancelled
2025-05-01 16:11:21 -04:00

View file

@ -29,10 +29,10 @@ jobs:
target: target:
- x86_64-unknown-linux-gnu - x86_64-unknown-linux-gnu
- x86_64-pc-windows-msvc - x86_64-pc-windows-msvc
#- x86_64-apple-darwin - x86_64-apple-darwin
- aarch64-unknown-linux-gnu - aarch64-unknown-linux-gnu
- aarch64-pc-windows-msvc - aarch64-pc-windows-msvc
#- aarch64-apple-darwin - aarch64-apple-darwin
include: include:
- target: x86_64-unknown-linux-gnu - target: x86_64-unknown-linux-gnu
binary_name: zenyx-x86_64-linux binary_name: zenyx-x86_64-linux