Skip to content

Commit

Permalink
Disable iOS build job.
Browse files Browse the repository at this point in the history
  • Loading branch information
nVxx authored Nov 22, 2023
1 parent 14b6113 commit 8cf2c13
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,10 @@ jobs:
type: [Debug, Release]
compiler: [default]
include:
- target-platform: iphoneos
os: macos-12
type: Debug
# temporarily disable iOS build for 28 RC3 release
# - target-platform: iphoneos
# os: macos-12
# type: Debug
- target-platform: iphonesimulator
os: macos-12
type: Debug
Expand Down

0 comments on commit 8cf2c13

Please sign in to comment.