Skip to content

Commit

Permalink
Update cmake-multi-platform.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielWielanek authored Feb 21, 2024
1 parent 6b2f542 commit 3222ec8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/cmake-multi-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ env:


jobs:
env:
working_directory: ./soft

build:
runs-on: ${{ matrix.os }}

env:
working_directory: ./soft
strategy:
# Set fail-fast to false to ensure that feedback is delivered for all matrix combinations. Consider changing this to true when your workflow is stable.
fail-fast: false
Expand Down

0 comments on commit 3222ec8

Please sign in to comment.