Skip to content

Commit

Permalink
More debug output
Browse files Browse the repository at this point in the history
  • Loading branch information
a4z committed Dec 22, 2023
1 parent f550630 commit 6bb0c35
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,8 @@ env:
# Note: the pipeline will not succeed with a generator different than release,
# but we can verify that the support lib builds and tests successfully with a generator different (newer) than release




name: build-all-configs
on: [push, pull_request_target, workflow_dispatch]
on: [push, pull_request]
jobs:
build-on-osx-for-objectiveC:
runs-on: macos-11
Expand Down

0 comments on commit 6bb0c35

Please sign in to comment.