Skip to content

Commit d752a38

Browse files
woesskassifar
authored andcommitted
Allow newer macOS versions than BigSur, too.
(cherry picked from commit af4c441)
1 parent 9f4b909 commit d752a38

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

common.jsonnet

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ targets +
7777
// for compatibility with macOS BigSur
7878
MACOSX_DEPLOYMENT_TARGET: '11.0',
7979
},
80-
capabilities+: ['darwin_bigsur'],
8180
},
8281

8382
darwin_aarch64:: common.darwin_aarch64 + self.darwin_common + {

0 commit comments

Comments
 (0)