Skip to content

Commit

Permalink
matrix
Browse files Browse the repository at this point in the history
Signed-off-by: Cary Phillips <[email protected]>
  • Loading branch information
cary-ilm committed Oct 27, 2024
1 parent a34d117 commit b897350
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,6 @@ jobs:
${{ matrix.build-type }}
${{ matrix.label }}'
runs-on: windows-${{ matrix.osver }}
if: ${{ matrix.build }} = "1"
strategy:
matrix:
build: [1, 2, 3, 4, 5, 6]
Expand Down Expand Up @@ -414,6 +413,7 @@ jobs:
osver: 2019
BUILD_SHARED_LIBS: 'OFF'

if: ${{ matrix.build }} = "1"
steps:
- name: Checkout
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
Expand Down

0 comments on commit b897350

Please sign in to comment.