Skip to content

Commit

Permalink
TEMP: Test macOS build
Browse files Browse the repository at this point in the history
  • Loading branch information
bclement-ocp committed Mar 27, 2024
1 parent 46e95a3 commit d606b45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
name: Build statically linked macOS binaries
# Only do this when explicitly requested since it takes a long time to
# build on macOS; no need to waste resources
if: ${{ github.event_name == 'workflow_dispatch' }}
# if: ${{ github.event_name == 'workflow_dispatch' }}
strategy:
matrix:
include:
Expand Down

0 comments on commit d606b45

Please sign in to comment.