Skip to content

Commit

Permalink
Limit MacOS CI jobs by requiring manual approval to run
Browse files Browse the repository at this point in the history
  • Loading branch information
facutuesca committed Oct 17, 2024
1 parent 479d396 commit 8c44872
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ jobs:

macos:
runs-on: ${{ matrix.platform.runner }}
environment: macos-ci-jobs
strategy:
matrix:
platform:
Expand Down

0 comments on commit 8c44872

Please sign in to comment.