Skip to content

Commit

Permalink
exclude CMake IOS build for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Vano committed May 3, 2024
1 parent 51fabd4 commit 4dd4c6a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,13 @@ jobs:
strategy:
fail-fast: false
matrix:
exclude:
- builder:
name: CMake

platforms:
name: 🍏 iOS

builder:
- name: SCons
generate_sources: |
Expand Down

0 comments on commit 4dd4c6a

Please sign in to comment.