Skip to content

Commit

Permalink
use macos-13 to build framework
Browse files Browse the repository at this point in the history
  • Loading branch information
roeierez committed Jul 14, 2023
1 parent 531e4a5 commit 0c8cfd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-swift-package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
jobs:
build-tag-release:
name: Build, tag, and release the Breez SDK Swift bindings
runs-on: macOS-latest
runs-on: macos-13
steps:
- name: Install required dependencies
run: |
Expand Down

0 comments on commit 0c8cfd4

Please sign in to comment.