Skip to content

Commit fb239fb

Browse files
committed
drone: comment macos for now
1 parent 999b364 commit fb239fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.drone.star

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
PLATFORMS = [
22
{"os": "linux", "arch": "amd64"},
33
{"os": "linux", "arch": "arm64"},
4-
{"os": "darwin", "arch": "amd64"},
5-
{"os": "darwin", "arch": "arm64"},
4+
# {"os": "darwin", "arch": "amd64"},
5+
# {"os": "darwin", "arch": "arm64"},
66
]
77

88
DOCKER_REPOSITORY = "livepeerci/mistserver"

0 commit comments

Comments
 (0)