Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix runners
  • Loading branch information
dplewis committed Oct 16, 2025
commit dacc75111a6ab2932ad45b7415b39e14c403203c
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
developerDir: CI_XCODE_15
- name: Core Module, macOS 15
script: test:macos
macosVersion: macos-15-intel
macosVersion: 15-intel
developerDir: CI_XCODE_16
# LiveQuery Module
- name: LiveQuery Module, iOS 17
Expand Down
Loading