vibetunnel/.github/workflows
Peter Steinberger 9ddb61576d fix: Update CI workflows to use global Apple workspace
- Update mac.yml to use global VibeTunnel.xcworkspace instead of mac/VibeTunnel.xcworkspace
- Update ios.yml to use global VibeTunnel.xcworkspace with VibeTunnel-iOS scheme
- Fix Node.js workflow to use standard GitHub Actions runners (ubuntu-latest) and actions/setup-node@v4
- Use xcodebuild test instead of swift test for proper workspace testing support
- Remove unnecessary cd commands since workspace is at root level

This fixes CI failures after the global Apple workspace was introduced.
2025-06-22 14:33:13 +02:00
..
ci.yml Burn everything with fire that is not node or swift. 2025-06-21 14:39:44 +02:00
ios.yml fix: Update CI workflows to use global Apple workspace 2025-06-22 14:33:13 +02:00
mac.yml fix: Update CI workflows to use global Apple workspace 2025-06-22 14:33:13 +02:00
monitor-ci.yml comment iOS + CI 2025-06-20 12:32:59 +02:00
node.yml fix: Update CI workflows to use global Apple workspace 2025-06-22 14:33:13 +02:00
release.yml Burn everything with fire that is not node or swift. 2025-06-21 14:39:44 +02:00