Skip to content

Commit

Permalink
Merge pull request #108 from arkedge/no-sils-mockup-cpp
Browse files Browse the repository at this point in the history
Do not use SILS mockup in C++ build
  • Loading branch information
sksat authored Jul 22, 2024
2 parents 75a6d13 + 8cabf5e commit c98a073
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,6 @@ jobs:
federation_repos: ${{ inputs.federation_repos }}
c2a_dir: ${{ inputs.c2a_dir }}
c2a_custom_setup: ${{ inputs.c2a_custom_setup }}
sils_mockup: ${{ inputs.sils_mockup }}
build_as_cxx: true
cmake_generator: ${{ inputs.cmake_generator_linux32 }}
cmake_flags: ${{ inputs.cmake_flags }} ${{ inputs.cmake_flags_linux32 }}
Expand Down

0 comments on commit c98a073

Please sign in to comment.