Skip to content

Commit 93ac0f2

Browse files
committed
ci : cont
1 parent c3c4fae commit 93ac0f2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/build.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -521,6 +521,10 @@ jobs:
521521
ios-xcode-build:
522522
runs-on: macos-latest
523523

524+
strategy:
525+
matrix:
526+
build: [Release]
527+
524528
steps:
525529
- name: Checkout code
526530
uses: actions/checkout@v4

0 commit comments

Comments
 (0)