Skip to content

Commit

Permalink
ci(GiniBankSDK): Updates XCode and macOS versions
Browse files Browse the repository at this point in the history
PIA-2548
  • Loading branch information
zladzeyka committed Sep 8, 2023
1 parent 1c93e17 commit b5b9a13
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/bank-sdk.build.xcframeworks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,12 @@ on:
jobs:
prepare-frameworks:
name: Create Release
runs-on: macos-latest
runs-on: macos-13
steps:
- uses: maxim-lobanov/[email protected]
with:
xcode-version: '14.3.1'

- name: Checkout repository
uses: actions/checkout@v3

Expand Down

0 comments on commit b5b9a13

Please sign in to comment.