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-12
1 parent 87ed5c7 commit 81820a9Copy full SHA for 81820a9
.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-latest
+ runs-on: macos-12
19
permissions:
20
contents: write
21
steps:
0 commit comments