Skip to content

Commit 81820a9

Browse files
authored
Use macos-12 for builds
1 parent 87ed5c7 commit 81820a9

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-latest
18+
runs-on: macos-12
1919
permissions:
2020
contents: write
2121
steps:

0 commit comments

Comments
 (0)