Skip to content

Commit

Permalink
allow mac runner to fail
Browse files Browse the repository at this point in the history
  • Loading branch information
simon-jentzsch committed Nov 5, 2021
1 parent 0ee6c21 commit 8d08812
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions c/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,7 @@ examples_arm:

examples_macos:
stage: test
allow_failure: true
needs:
- wasm
- mac_os
Expand Down

0 comments on commit 8d08812

Please sign in to comment.