Skip to content

Commit 0a2a70f

Browse files
Merge pull request #18 from neo4j/remove-mac-os-to-test
Remove MacOS to test
2 parents ff93cdd + d29bf2d commit 0a2a70f

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
kind: Patch
2+
body: 'remove ios as supported platform '
3+
time: 2025-09-17T12:13:26.16177+01:00

.goreleaser.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ builds:
1313
goos:
1414
- linux
1515
- windows
16-
- darwin
16+
# - darwin
1717
main: ./cmd/neo4j-mcp
1818

1919
archives:

0 commit comments

Comments
 (0)