Skip to content

Commit

Permalink
ci: Test XCFrameworks for version 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ValentinaIancu-Gini committed Nov 16, 2023
1 parent 502d63d commit b798ed1
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/bank-sdk.build.xcframeworks.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
name: Build BankSDK XCFrameworks
on:
push:
workflow_dispatch:
tags:
- 'GiniBankSDK;[0-9]+.[0-9]+.[0-9]+;xcframeworks**'
- 'GiniBankSDK;[0-9]+.[0-9]+.[0-9]+-beta[0-9][0-9]+;xcframeworks**'
- 'Test-XCFramework'
workflow_dispatch:
workflow_call:
jobs:
prepare-frameworks:
Expand Down

0 comments on commit b798ed1

Please sign in to comment.