Skip to content

Commit 041897a

Browse files
authored
Merge pull request #16588 from phalcon/niden-patch-1
Update main.yml
2 parents 5cc8649 + 989700b commit 041897a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,9 @@ jobs:
9292

9393
name:
9494
- ubuntu-gcc
95-
- macos-clang
95+
96+
# Removing temporarily macos builds since it fails due to the container setup
97+
# - macos-clang
9698

9799
# matrix names should be in next format:
98100
# {php}-{ts}-{os.name}-{compiler}-{arch}

0 commit comments

Comments
 (0)