Skip to content

Commit ab727d3

Browse files
committed
ci: use macos-13
1 parent 3d8e0ca commit ab727d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-swift-package.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ on:
1515
jobs:
1616
build-tag-release:
1717
name: Build, tag, and release the Nostr SDK Swift bindings
18-
runs-on: macos-12
18+
runs-on: macos-13
1919
permissions:
2020
contents: write
2121
steps:

0 commit comments

Comments
 (0)