We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
macos-13
1 parent 3d8e0ca commit ab727d3Copy full SHA for ab727d3
.github/workflows/publish-swift-package.yaml
@@ -15,7 +15,7 @@ on:
15
jobs:
16
build-tag-release:
17
name: Build, tag, and release the Nostr SDK Swift bindings
18
- runs-on: macos-12
+ runs-on: macos-13
19
permissions:
20
contents: write
21
steps:
0 commit comments