File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -232,6 +232,7 @@ matlab:build:macos:
232232 stage : matlab:build
233233 tags :
234234 - macos
235+ - clarus
235236 needs : [download:macos]
236237 script :
237238 - mkdir -p macos/matlab
@@ -252,6 +253,7 @@ matlab:build:macos_arm:
252253 stage : matlab:build
253254 tags :
254255 - macos-arm64
256+ - stan
255257 needs : [download:macos_arm]
256258 script :
257259 - mkdir -p macos_arm/matlab
@@ -357,6 +359,7 @@ matlab:test:macos:
357359 stage : matlab:test
358360 tags :
359361 - macos
362+ - clarus
360363 needs : [download:macos, matlab:build:macos]
361364 before_script :
362365 - PATH=$PWD/macos/gdx:$PATH
@@ -379,6 +382,7 @@ matlab:test:macos_arm:
379382 stage : matlab:test
380383 tags :
381384 - macos-arm64
385+ - stan
382386 needs : [download:macos_arm, matlab:build:macos_arm]
383387 before_script :
384388 - PATH=$PWD/macos_arm/gdx:$PATH
You can’t perform that action at this time.
0 commit comments