Skip to content

Commit

Permalink
indent
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Lemire committed Jan 3, 2025
1 parent c856379 commit 0a84167
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/macos_install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@ concurrency:
jobs:
macos-build:
runs-on: macos-latest
strategy:
matrix:
include:
- shared: ON
- shared: OFF
strategy:
matrix:
include:
- shared: ON
- shared: OFF
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Prepare
Expand Down

0 comments on commit 0a84167

Please sign in to comment.