Skip to content

Commit

Permalink
Disable iphone simulator build.
Browse files Browse the repository at this point in the history
  • Loading branch information
nVxx authored Nov 22, 2023
1 parent 8cf2c13 commit d1d8f6d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ jobs:
# - target-platform: iphoneos
# os: macos-12
# type: Debug
- target-platform: iphonesimulator
os: macos-12
type: Debug
# - target-platform: iphonesimulator
# os: macos-12
# type: Debug
# Test with Clang too
- os: ubuntu-20.04
type: Debug
Expand Down

0 comments on commit d1d8f6d

Please sign in to comment.