Skip to content

Commit

Permalink
iox-eclipse-iceoryx#2301 Add CI for 32<->64 bit mix mode
Browse files Browse the repository at this point in the history
  • Loading branch information
elBoberido committed Sep 23, 2024
1 parent d51ed3d commit 8905676
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,7 @@ jobs:
- name: Install iceoryx dependencies and clang-tidy
uses: ./.github/actions/install-iceoryx-deps-and-clang
- run: ./tools/ci/build-test-ubuntu.sh 32-bit-x86
- run: ./tools/ci/build-test-32-64-bit-mix-mode.sh

# Bazel sanity check
build-test-ubuntu-bazel:
Expand Down

0 comments on commit 8905676

Please sign in to comment.